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

https://github.com/zh/pl101

Nathan's University, PL101: Create your own programming language
https://github.com/zh/pl101

Last synced: 5 months ago
JSON representation

Nathan's University, PL101: Create your own programming language

Awesome Lists containing this project

README

          

# PL101: Create your own programming language

Learn how to use the principles of programming language design to
implement your own working programming language in JavaScript.