Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudharsh/fungi
Buggy interpreter for befunge written in C
https://github.com/sudharsh/fungi
Last synced: 2 months ago
JSON representation
Buggy interpreter for befunge written in C
- Host: GitHub
- URL: https://github.com/sudharsh/fungi
- Owner: sudharsh
- License: gpl-3.0
- Created: 2011-02-27T12:37:55.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-12-17T05:34:35.000Z (about 12 years ago)
- Last Synced: 2024-08-03T18:16:46.412Z (6 months ago)
- Language: C
- Homepage:
- Size: 250 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
- AwesomeInterpreter - fungi
README
fungi: Befunge 98 interpreter
For the specification http://quadium.net/funge/spec98.html
(NOTE: This is just a little pet project to teach myself C.)