https://github.com/cammanabrolu/toy-compiler
Toy Compiler is an interactive demo that shows how Python code is processed step-by-step through lexical analysis, syntax analysis, and code generation. It converts source code into tokens, builds an AST, and generates output, highlighting errors and offering debug tips. Ideal for learning how compilers work.
https://github.com/cammanabrolu/toy-compiler
ast compiler css html lexer lexer-analyzer lexer-parser python3
Last synced: 2 months ago
JSON representation
Toy Compiler is an interactive demo that shows how Python code is processed step-by-step through lexical analysis, syntax analysis, and code generation. It converts source code into tokens, builds an AST, and generates output, highlighting errors and offering debug tips. Ideal for learning how compilers work.
- Host: GitHub
- URL: https://github.com/cammanabrolu/toy-compiler
- Owner: CAmmanabrolu
- Created: 2025-04-09T06:16:01.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2025-04-09T06:20:45.000Z (2 months ago)
- Last Synced: 2025-04-09T07:25:37.540Z (2 months ago)
- Topics: ast, compiler, css, html, lexer, lexer-analyzer, lexer-parser, python3
- Language: HTML
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0