Alex Zenla
|
08f9b6f2ae
|
code cleanup
|
2025-07-26 15:49:44 -07:00 |
|
Alex Zenla
|
f7ff896f81
|
implement support for type definitions
|
2025-07-20 19:28:01 -07:00 |
|
Alex Zenla
|
5ac70d800e
|
implement basic type annotations (not yet used or declarable)
|
2025-07-20 00:52:24 -07:00 |
|
|
0a2d029c5c
|
language: introduce the requirement to use return to return a value from a function
|
2023-11-21 04:28:46 -08:00 |
|
|
041848c14e
|
vm: very basic virtual machine
|
2023-11-14 23:44:10 -08:00 |
|
|
8c48c93663
|
language: prepare for struct support
|
2023-11-06 21:37:27 -08:00 |
|
|
e3bfa3fbfc
|
tokenizer: remove TokenStream, use sequences instead
|
2023-10-16 22:16:53 -07:00 |
|
|
15f5f313cc
|
build: move parser and tokenizer into separate modules
|
2023-10-16 21:52:21 -07:00 |
|