Implemented a parser and an interpreter for a new language. The parser evaluates arithmetic expressions and returns an internal representation for the interpreter. The interpreter takes the internal representation and executes variable declarations and assignments, branches and loops, defines and executes functions, classes, and type checking. The test cases for this project is saved in another repository called "Programming-Language-Project-Test-Cases".
-
Notifications
You must be signed in to change notification settings - Fork 0
Implemented a parser and an interpreter for a new language. The parser evaluates arithmetic expressions and returns an internal representation for the interpreter. The interpreter takes the internal representation and executes variable declarations and assignments, branches and loops, defines and executes functions, classes, and type checking.
Shuting-sli2/Programming-Language-Project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Implemented a parser and an interpreter for a new language. The parser evaluates arithmetic expressions and returns an internal representation for the interpreter. The interpreter takes the internal representation and executes variable declarations and assignments, branches and loops, defines and executes functions, classes, and type checking.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published