forked from pgrabiec/Interpreter
-
Notifications
You must be signed in to change notification settings - Fork 0
Wwarrior1/Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This tool is ment to translate text input to a concrete Abstract Syntax Tree using PLY generator. The language accepted by this translator is based on C programming language syntax: - function definitions, - expressions, - calls to 'print' function - ... An example of input accepted by the translator is given in the 'example.txt' file
About
[Theory Of Compilation] Academic project of Compiler
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%