Crate brainhug

Source
Expand description

§brainhug

brainhug is a crate that is used to interpret brainf*ck code to any other language

§Current languages covered are :
  • C
  • C++

Modules§

c
cpp
csharp
golang
haskell
js
lua
python

Enums§

Lang
languages covered by the crate Use Lang:: to specify a language to be used

Functions§

generate
main function to be called in main.rs