This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
License
helvm/BeFunge93
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Befunge Interpreter by jberryman -------------------------------- The interpreter works on only Befunge-93 files, not the newer '98 version of the language. You can run the interpreter with: $> Befunge93 [--quiet] [--allow-oversize] [--seed INT] source.bf Explanation of options: --quiet Don't print any interpreter warnings or messages --allow-oversize Stretch the code area to fit the dimensions of the file. A strict funge-93 interpreter should truncate the file to 80x25 characters. --seed Provide your own random seed Please send me any bug reports, suggestions, etc. brandon.m.simmons@gmail.com
About
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Packages 0
No packages published