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
38
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
cb8402018f
fix a few bugs parsing functions
2011-08-31 10:56:23 -04:00
parser
fix a few bugs parsing functions
2011-08-31 10:56:23 -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%