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

https://github.com/mountain/while

a while language interpreter. The language syntax was similar with the definition from the Book Computability and Complexity by Neil D. Jones.
https://github.com/mountain/while

Last synced: 9 months ago
JSON representation

a while language interpreter. The language syntax was similar with the definition from the Book Computability and Complexity by Neil D. Jones.

Awesome Lists containing this project

README

          

This is a while language interpreter. The language syntax was similar with the definition from the Book Computability and Complexity by Neil D. Jones.