This website requires JavaScript.
Explore
Help
Sign In
josh
/
jtlcpy
Watch
1
Star
0
Fork
0
You've already forked jtlcpy
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
36
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Josh Holtrop
0f82c9b43b
directly use Node's children in UnitNode object
2011-08-31 10:43:16 -04:00
parser
directly use Node's children in UnitNode object
2011-08-31 10:43:16 -04:00
tests
add tests folder and run-tests script
2011-08-30 15:07:08 -04:00
.gitignore
do not use yacc.yacc() outputdir option as this causes tables to always be regenerated
2011-08-31 10:26:31 -04:00
Compiler.py
pass AST to Compiler() constructor
2011-08-30 16:29:26 -04:00
jtlc
remove debug grep to show translated C source with line numbers
2011-08-31 10:28:24 -04:00
run-tests
run-tests reacts to compiler exit code
2011-08-30 16:14:00 -04:00
Description
Josh's Toy Language Compiler - Python implementation
experimental
43
KiB
Languages
Python
100%