BF Interpreter - 0.7Interpreter for infamous BF programming language |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
The language is… 



- Version: 0.7, 12/6/2002 07:30AM PST
nwaller
aptly named. Why anybody would want to write such stupid code is beyond me. :) Anyways, the program itself seems to be implemented very well, but RBScript compiled pretty slow for me. I was using a rather large program though, so its excusable. Congratulations, and maybe you could do something even more useful next time. :)
(Developer) d_b: you… - Version: 0.6.2, 11/17/2002 04:48PM PST
Eridius
can address future questions like that to my personal email. However, in the meantime, I'll answer here. The input field is for use with the input operator (,). Each input operator (,) encountered grabs the next letter off of the input field. If there's nothing left to grab, it grabs the null character ( ). In some future build I'll actually have docs.