Language 99
Date: | 07/21/05 |
Author: | Keith Thompson |
URL: | n/a |
Comments: | 14 |
Info: | http://home.san.rr.com/smov/99/ |
Score: | ![]() |
Download Source | Write Comment
Download Source | Write Comment
Add Comment
Please provide a value for the fields Name,
Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.
Please don't post large portions of code here! Use the form to submit new examples or updates instead!
Comments
There's a slight error in the source code. The program shown here consists of a single empty line, but the original program is an empty file.
Both versions are valid programs, though. See the web site for details.
-- Keith Thompson
It's not a big deal; as I said, the posted version is equally valid. (Perhaps my use of the word "error" in my previous comment was overstated.)
Yeah, that's more or less the point.
You can download an interpreter from the language web page (see "Info:" above).
I haven't written a compiler for it, but I might consider doing so. What target language would you like? (It would be simplest to use 99 itself as the target language.)
> language would you like? (It would be simplest to use 99 itself as the target
> language.)
Too easy...
How about a bootstrap 99-0?
Does anyone have info from a different source?