Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acidghost/befunge-93

Befunge-93 implementations
https://github.com/acidghost/befunge-93

befunge befunge-93 befunge-interpreter esolang esoteric-language rust

Last synced: about 1 month ago
JSON representation

Befunge-93 implementations

Awesome Lists containing this project

README

        

# Befunge-93 implementations

Reference implementation is in C.

Implementing languages:
- [X] Rust
- [ ] Go
- [ ] Haskell
- [ ] Ocaml
- [ ] Scheme (which one?)
- [ ] Lisp (which one?)
- [ ] _Open for suggestions_