Mayedl10 / BFIL

Brainfuck intermediate language
Do What The F*ck You Want To Public License
5 stars 0 forks source link

todo: add a sort of `inline` for including "comments" in the output #3

Closed Mayedl10 closed 9 months ago

Mayedl10 commented 10 months ago

mainly useful for debugging purposes. example:

[code]
inline #

would produce brainfuck code with a # at the end

Mayedl10 commented 9 months ago

done in f721e3e0f0714359605aff14a4c302bc4b798b91