Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tanelso2/simpleimperativeinterpreter


https://github.com/tanelso2/simpleimperativeinterpreter

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# SimpleImperativeInterpreter

Original Grammar and Lexer were copied from [this tutorial](https://wiki.haskell.org/Parsing_a_simple_imperative_language). I've been extending them as I figure out how the Lexer works.