https://github.com/aidanv22/lexer-parser-part1
Implemented a parser for a custom programming language. The language will support basic arithmetic operations, boolean expressions, variable assignments, control flow structures like if-else and while, and function calls. The goal is to understand parsing techniques, abstract syntax trees (AST).
https://github.com/aidanv22/lexer-parser-part1
lexer-parser python
Last synced: 9 months ago
JSON representation
Implemented a parser for a custom programming language. The language will support basic arithmetic operations, boolean expressions, variable assignments, control flow structures like if-else and while, and function calls. The goal is to understand parsing techniques, abstract syntax trees (AST).
- Host: GitHub
- URL: https://github.com/aidanv22/lexer-parser-part1
- Owner: aidanv22
- Created: 2024-12-12T22:21:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T22:51:39.000Z (over 1 year ago)
- Last Synced: 2024-12-12T23:26:06.705Z (over 1 year ago)
- Topics: lexer-parser, python
- Language: Python
- Homepage: https://aidanv22.github.io/lexer-parser-part1/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0