Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

making a compiler

Name: Anonymous 2011-11-04 17:46

I made a brainfuck compiler in C however currently it is all hard coded. for example here is an if/else condition

ifElse_if( r, zero, EQ);
addTo(j, z);
ifElse_else();
addTo(i, z);
ifElse_end();

Instead of this I want to read a file in a similar syntax to C and convert it to brainfuck by replacing syntax with those functions. what is the easiest way?

Name: Anonymous 2011-11-04 18:47

>>4
you fail for using LITHP, sorry bro

Name: Anonymous 2011-11-04 21:28

>>4
lisp is shit

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List