Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuoez02/snlcompiler
SNL Language compiler
https://github.com/zuoez02/snlcompiler
Last synced: about 1 month ago
JSON representation
SNL Language compiler
- Host: GitHub
- URL: https://github.com/zuoez02/snlcompiler
- Owner: zuoez02
- Created: 2014-04-24T03:57:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-29T00:31:52.000Z (over 10 years ago)
- Last Synced: 2023-08-04T03:56:13.304Z (over 1 year ago)
- Language: Java
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 MachineI'm sorry that there is annotation is not enough.
I'll do more in the future.