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

https://github.com/andrejbauer/plzoo

Programming Languages Zoo
https://github.com/andrejbauer/plzoo

Last synced: 9 months ago
JSON representation

Programming Languages Zoo

Awesome Lists containing this project

README

          

# The Programming Languages Zoo

The Programming Languages Zoo, or *PL Zoo* for short, is a collection of implementations
of miniature programming languages which demonstrates various techniques used in
implementation of programming languages. It is a good starting point for those who would
like to implement their own programming language, or just learn how it is done.

See the [PL Zoo website](http://plzoo.andrej.com/) for further information, including
installation instructions.