_
|
7b1fb49775
|
use luac in `main`
|
2023-09-26 13:33:59 -05:00 |
_
|
0d88653c21
|
⭐ the nested functions thing is working, though I wish I didn't have to use recursion
|
2023-09-25 03:05:00 -05:00 |
_
|
4fd412b415
|
🚧 wip: I'm not handling nested functions in luac files properly
will fix soon
|
2023-09-25 01:57:57 -05:00 |
_
|
1518781753
|
🚧 wip: got the closure test working
|
2023-09-25 00:23:53 -05:00 |
_
|
44d065d6dd
|
⭐ main now runs a luac file directly. No more hard-coded instructions.
|
2023-09-24 22:14:08 -05:00 |
_
|
c718ba67cf
|
⭐ make a luac loader sufficient for what I've implemented
|
2023-09-24 22:10:10 -05:00 |