[][src]Crate brainhug

brainhug

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

Current languages covered are :

  • [x] C
  • [x] C++

Modules

c
cpp
csharp
golang
haskell
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