Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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