Alex Zenla
|
3dcac2f9e6
|
implement support for setting indexed values
|
2025-07-26 17:01:24 -07:00 |
|
Alex Zenla
|
08f9b6f2ae
|
code cleanup
|
2025-07-26 15:49:44 -07:00 |
|
Alex Zenla
|
a262c09219
|
improve debug mode
|
2025-07-26 15:29:00 -07:00 |
|
Alex Zenla
|
ff2aaabd93
|
add debug mode
|
2025-07-26 00:47:32 -07:00 |
|
Alex Zenla
|
837e0c1b38
|
implement native type compilation
|
2025-07-20 19:57:09 -07:00 |
|
Alex Zenla
|
d2eaffafcc
|
implement a new native call bytecode mechanism that can be optimized by the vm
|
2025-03-18 19:57:27 -07:00 |
|
|
3dbf8f9c4a
|
vm: implement local slot storage for fast lookup
|
2023-11-29 02:16:43 -08:00 |
|
|
f2ff23e9be
|
language: implement proper virtual machine support
|
2023-11-28 05:23:48 -08:00 |
|
|
6211ad4ff1
|
global: a working virtual machine for some of the use cases. APIs and validation still WIP.
|
2023-11-21 22:18:05 -08:00 |
|
|
0a2d029c5c
|
language: introduce the requirement to use return to return a value from a function
|
2023-11-21 04:28:46 -08:00 |
|
|
5540918e7c
|
vm: a functional virtual machine, mostly
|
2023-11-21 04:04:44 -08:00 |
|
|
4c50d48e1e
|
compiler: first attempt at restructuring
|
2023-11-15 01:20:49 -08:00 |
|
|
041848c14e
|
vm: very basic virtual machine
|
2023-11-14 23:44:10 -08:00 |
|