[prog] lex and yacc
Yaroslav Fedevych
jaroslawfd at ukrpost.net
Thu Jan 22 18:18:04 EST 2004
Daniel. wrote:
> Incidentally, I've written at least a dozen programs in a tiny language
> that's very closely related to the language you're dealing with. It's an
> interesting challenge. (I wonder if Yaroslav has seen this one yet. See
> the sample program and URL in my sig. Sorry about the vulgar name.)
>
> Anyway. Good luck.
> -Daniel Cristofani.
Now it's a pity that I've sent a mail privately and not into list,
because I talked exactly about it. Here's an excerpt:
[--- Quote ---]
I've seen a 'machine code' for this language (only 8 operators). It's
called BrainF*ck (asterisk added. Sorry!). It's quite fun that there was
a Pi calculating example written in it... and oh no, it was written in
itself.
[--- End of Quote ---]
I don't know if these example (like beercounter, Pi, quine and
self-interpreter) are yours, however.
Probably some operators should be added to interface files -- and voila,
we can write CGIs with it! :-)
More information about the Programming
mailing list