index
:
nomsu
main
The Nomsu programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-05
Cleaning up vars.XX use and removing typecheck.
Bruce Hill
2018-01-05
Added nomsu:assert()
Bruce Hill
2018-01-05
Low hanging optimization fruit.
Bruce Hill
2018-01-03
Updated examples and made operator characters not stick to each other.
Bruce Hill
2018-01-03
Added support for \000 and \x00 style byte literals.
Bruce Hill
2018-01-03
Tidying.
Bruce Hill
2018-01-03
Reworked {} a bit and added dicts to the core language. Did some more
Bruce Hill
2017-12-30
Changed gitignore for nomc files.
Bruce Hill
2017-12-30
Updated build script.
Bruce Hill
2017-12-30
Got everything mostly working.
Bruce Hill
2017-12-18
Tweaked repr and added a depth parameter.
Bruce Hill
2017-12-18
Improved documentation and compile script.
Bruce Hill
2017-12-18
renamed utils2 -> utils
Bruce Hill
2017-12-18
Recompiled.
Bruce Hill
2017-12-18
Optimized utils and cleaned up a bit.
Bruce Hill
2017-12-15
Tweaks.
Bruce Hill
2017-12-14
Updated gitignore to use .compiled.nom
Bruce Hill
2017-12-14
Switched compiler to do lua> instead of lua files.
Bruce Hill
2017-12-14
Minor fix.
Bruce Hill
2017-12-14
Rebuild.
Bruce Hill
2017-12-14
Changed flags from -f to force nonoptimized to -O to use optimized.
Bruce Hill
2017-12-14
Updating some more stuff.
Bruce Hill
2017-12-14
Updated how do I.
Bruce Hill
2017-12-13
Got it working.
Bruce Hill
2017-12-11
More updates with more functional macros and source code storage.
Bruce Hill
2017-12-09
Recompiled.
Bruce Hill
2017-12-09
Even cleaner support for __src__
Bruce Hill
2017-12-09
Pretty much everything is working??
Bruce Hill
2017-12-08
Simplified parser by removing prev_edge.
Bruce Hill
2017-12-08
Added unicode support and cleaned up the parser a bit.
Bruce Hill
2017-12-04
Incremental progress towards working.
Bruce Hill
2017-12-04
Some stuff changed to allow escaped args and some other ports from the
Bruce Hill
2017-11-01
Added empty string check.
Bruce Hill
2017-11-01
Fixed remove rule rule.
Bruce Hill
2017-11-01
Added remove rule rule.
Bruce Hill
2017-11-01
Removed broken code.
Bruce Hill
2017-11-01
Fixed some codegen stuff, optimized "say" for the common case of string
Bruce Hill
2017-11-01
Added gsub.
Bruce Hill
2017-11-01
Added try/except.
Bruce Hill
2017-10-31
Added local var persistence for REPL.
Bruce Hill
2017-10-31
Added support for serializing rules.
Bruce Hill
2017-10-30
Changed it so variables can't contain wordbreakers anymore.
Bruce Hill
2017-10-23
Removed some unnecessary semicolons on keywords.
Bruce Hill
2017-10-23
Updated comments.
Bruce Hill
2017-10-22
Added tree_to_nomsu() and improved codegen by compiling \foo to
Bruce Hill
2017-10-20
Made it so nomsu only runs REPL with -i
Bruce Hill
2017-10-20
More callstack fixin
Bruce Hill
2017-10-20
Fix for callstack.
Bruce Hill
2017-10-19
Misc. cleanups.
Bruce Hill
2017-10-19
Recompile.
Bruce Hill
[next]