Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 486 Bytes

README.markdown

File metadata and controls

9 lines (7 loc) · 486 Bytes

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 for further information, including installation instructions.