BF IDE and interpretor

Just BASIC Games
Post Reply
uncleBen
Posts: 63
Joined: Sat Oct 29, 2005 9:03 pm

BF IDE and interpretor

Post by uncleBen »

This is a simple IDE and interpretor for the BF programming language. This language really exists. Use Google to find tutorials and resources.

The interpretor bfRuntime is only supposed to be run from the bfeditor.bas's Run menu, otherwise it will do nothing.

#Edit: New version to make debugging easier.

#Edit 2: New version that has (hopefully) a slightly faster interpretor, and a BF to Just BASIC translator. Two code examples.
Attachments
bfeditor1.zip
(4.81 KiB) Downloaded 596 times
Post Reply