0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for `unless'. More... over 16 years ago
Woops, broke the build. More... over 16 years ago
Test file successfully runs. Added initial Python AST emitter. Modified test file not to slaughter the Python interpreter. Renamed compiler to ulcompiler. Added code to autorun compiled AST. More... over 16 years ago
Added initial Python backend. Restructured coremacros. Restructured Macro classes. More... over 16 years ago
Added return, print, call, and culling macros. Rearranged precedence table. Culled empty stmt nodes from the parse tree. Modified test.ul to be more easily compilable in the short term. More... over 16 years ago
Standardized transform naming. Added some initial macros. Added ExprMacro. More... over 16 years ago
Changed macro mapping code to not map node names. Added StmtMacro class. Added initial `def' macro. Changed parser to make initial list a proper s-exp. More... over 16 years ago
Modified parser to make newlines equivalent to semicolons unless escaped. Modified example to remove semicolons. More... over 16 years ago
Added functional compiler base. Added base macro classes. Renamed parser to parse to avoid namespace collision. Changed tokenizer to not use a magic name. More... over 16 years ago
Renamed uc.py to compiler.py. More... over 16 years ago
Initial commit. More... over 16 years ago