Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zuoez02/snlcompiler

SNL Language compiler
https://github.com/zuoez02/snlcompiler

Last synced: about 1 month ago
JSON representation

SNL Language compiler

Awesome Lists containing this project

README

        

This is a SNL compiler including 4 parts:
Lexical Analysis Machine
LL(1) Grammar Analysis Machine
Recursive Descent Grammar Analysis Machine
Semantic Analysis Machine

I'm sorry that there is annotation is not enough.
I'll do more in the future.