Alex Zenla
|
3dcac2f9e6
|
implement support for setting indexed values
|
2025-07-26 17:01:24 -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 |
|
|
f2ff23e9be
|
language: implement proper virtual machine support
|
2023-11-28 05:23:48 -08:00 |
|
|
8951c3cd60
|
compiler: full support for IR based compilation
|
2023-11-23 21:48:10 -08:00 |
|
|
76290a401a
|
bytecode: enhance symbol table with both slab and symbol name
|
2023-11-21 23:27:21 -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 |
|
|
041848c14e
|
vm: very basic virtual machine
|
2023-11-14 23:44:10 -08:00 |
|