Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catseye/funge-98
The Funge-98 specification in all its gory
https://github.com/catseye/funge-98
befunge esolang esoteric-language esoteric-programming-language funge
Last synced: about 1 month ago
JSON representation
The Funge-98 specification in all its gory
- Host: GitHub
- URL: https://github.com/catseye/funge-98
- Owner: catseye
- Created: 2013-02-24T09:17:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T17:06:11.000Z (about 6 years ago)
- Last Synced: 2023-03-12T22:20:40.460Z (almost 2 years ago)
- Topics: befunge, esolang, esoteric-language, esoteric-programming-language, funge
- Size: 92.8 KB
- Stars: 30
- Watchers: 7
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Funge-98 Specification Documents
================================Edition: May 22, 2018.
**Funge-98** is a family of programming languages (primarily Befunge-98,
Unefunge-98, and Trefunge-98) which was designed as a successor to
[Befunge-93][].This distribution is the canonical place to find the specs for Funge-98.
They are:
* [Funge-98 Final Specification](doc/funge98.markdown)
* [Funge-98 Fingerprints Library](library/)
* [Funge-98 ERRATA](doc/ERRATA.markdown)This distribution contains only specification documents. It does not
contain any implementations.This distribution is hosted in a git repository, which is currently
[available on GitHub](https://github.com/catseye/Funge-98). Releases
of this distribution are [available on catseye.tc](http://catseye.tc/distribution/Funge-98_distribution).External resources
------------------* [Befunge Silver Jubilee Retrospective][], a look back from 2018
which might help provide perspective on what this all is
* [Funge-98][] entry at [Cat's Eye Technologies][]
* [FBBI][], an early and terrible implementation of Befunge-98[Befunge-93]: http://catseye.tc/node/Befunge-93
[Funge-98]: http://catseye.tc/node/Funge-98
[FBBI]: https://github.com/catseye/FBBI
[Cat's Eye Technologies]: http://catseye.tc/
[Befunge Silver Jubilee Retrospective]: http://catseye.tc/view/The-Dossier/article/Befunge%20Silver%20Jubilee%20Retrospective.md