|
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 |
|