Jesse Brault
|
e4ee8fd2db
|
Implement basic alloc and dealloc functionality.
|
2024-11-28 08:01:50 -06:00 |
|
Jesse Brault
|
e8019366ee
|
Start implementation of vm.
|
2024-11-26 23:34:30 -06:00 |
|
Jesse Brault
|
074af48c85
|
Add println lua function with inline keyword.
|
2024-11-26 10:49:36 -06:00 |
|
Jesse Brault
|
0d8ac0da05
|
Remove need for curly braces in lua code.
|
2024-11-26 09:38:49 -06:00 |
|
Jesse Brault
|
1898581888
|
Work on hkt and int.
|
2024-11-26 09:37:40 -06:00 |
|
Jesse Brault
|
342b477896
|
More sketching.
|
2024-11-26 08:57:12 -06:00 |
|
Jesse Brault
|
6489b1f1a3
|
Sketching higher-kinded types.
|
2024-11-25 14:14:58 -06:00 |
|
Jesse Brault
|
89b643794c
|
Tweak sketch.
|
2024-11-24 23:08:27 -06:00 |
|
Jesse Brault
|
0943dd4cf8
|
Add spread operator test.
|
2024-11-24 23:05:43 -06:00 |
|
Jesse Brault
|
07e0e2ae73
|
Add sketch file; change tokenize return type to Result.
|
2024-11-24 23:02:45 -06:00 |
|
Jesse Brault
|
88119e3001
|
Adding more keywords and symbols to lexer.
|
2024-11-24 20:50:27 -06:00 |
|
Jesse Brault
|
b3177a612f
|
Initial commit. Very rudimentary lexer.
|
2024-11-24 18:07:16 -06:00 |
|