Bruce Hill
|
fb3936269f
|
Removed broken code.
|
2017-11-01 16:49:52 -07:00 |
|
Bruce Hill
|
f1a2c936de
|
Fixed some codegen stuff, optimized "say" for the common case of string
literals.
|
2017-11-01 16:49:11 -07:00 |
|
Bruce Hill
|
9f61e7f90d
|
Misc. cleanups.
|
2017-10-19 18:56:42 -07:00 |
|
Bruce Hill
|
b98059261c
|
Abbreviated "lua code" to "lua>" and "lua expr" to "=lua" and "lua
block" to "lua do>"
|
2017-10-19 17:00:10 -07:00 |
|
Bruce Hill
|
bccfe9d8e1
|
Changed tokenizing to treat symbols as their own things.
|
2017-10-13 19:41:58 -07:00 |
|
Bruce Hill
|
529afd465f
|
Fixed permissions to work better with aliases.
|
2017-10-08 15:06:05 -07:00 |
|
Bruce Hill
|
976fb55c45
|
Removed printing from permissions.
|
2017-10-04 19:12:47 -07:00 |
|
Bruce Hill
|
63ed265157
|
More progress towards making everything work.
|
2017-10-02 19:00:58 -07:00 |
|
Bruce Hill
|
dcd3391b36
|
Updated to undo some of the block/thunk stuff. Thunks are thunks, and
expressions can be grouped with parens, and they have a clear
distinction.
|
2017-10-02 17:21:22 -07:00 |
|
Bruce Hill
|
e2bbbfe161
|
More stuff is working more better.
|
2017-09-29 22:04:03 -07:00 |
|
Bruce Hill
|
ac25e20b9f
|
Kinda mostly working, except for closure vars like in lib/secrets.nom.
|
2017-09-28 17:49:15 -07:00 |
|
Bruce Hill
|
e4660b169c
|
Renamed compiler -> nomsu for concision and clarity.
|
2017-09-22 11:56:46 -07:00 |
|
Bruce Hill
|
e2e103c29f
|
Removed debugging code.
|
2017-09-22 00:04:12 -07:00 |
|
Bruce Hill
|
26d72ce56e
|
Overhaul of invocations/specs. Much cleaner and more consistent now,
with less code duplication.
|
2017-09-21 21:11:13 -07:00 |
|
Bruce Hill
|
5f2db8da0e
|
Everything fixed up and some reduced lua codespew too!
|
2017-09-21 02:33:04 -07:00 |
|
Bruce Hill
|
3715481506
|
Another overhaul, this time pulling all the chunks of the core lib into
their own files.
|
2017-09-21 00:10:26 -07:00 |
|