|
|
Archive comment file 12 (2004-09-12) BF + C + Perl polyglot. Source is written in BF, prints a message to stdout. C portion of the source implements a partial BF interpretor (-+<>. operators, plus non-nested [] operators). This interpretor runs the BF part of the source to print out the same message. Perl portion of the source translates the C interpretor into Perl code at run time, runs that interpretor which runs the BF source, and print out the same message. More BF tools and samples are included with the package. -- omoikane@uguu.org - http://uguu.org/
RAR | ZIP | / | |
2025-08-26 |