Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lkowalick/j-interpreter

A breakdown of Arthur Whitney's quickly drafted J interpreter implementation
https://github.com/lkowalick/j-interpreter

Last synced: 2 months ago
JSON representation

A breakdown of Arthur Whitney's quickly drafted J interpreter implementation

Awesome Lists containing this project

README

        

# Toy J Interpreter Explanation

This is a super-simple J interpreter implentation written by Arthur Whitney. The original soruce for the code can be found at (http://code.jsoftware.com/wiki/Essays/Incunabulum)[http://code.jsoftware.com/wiki/Essays/Incunabulum]