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

Enums

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

Functions

main function to be called in main.rs