|
041848c14e
|
vm: very basic virtual machine
|
2023-11-14 23:44:10 -08:00 |
|
|
15f5f313cc
|
build: move parser and tokenizer into separate modules
|
2023-10-16 21:52:21 -07:00 |
|
|
14b3f4c6e9
|
minimal: pork-rt minimal runtime
|
2023-09-11 02:39:38 -04:00 |
|
|
0bc3128b9d
|
support: basic idea plugin
|
2023-09-10 01:27:53 -04:00 |
|
|
0e4362eefb
|
add a standard library, and introduce formed imports (import std "myfile.pork")
|
2023-09-06 21:39:57 -07:00 |
|
|
236f812caf
|
while loop support, and native functions (including ffi!)
|
2023-09-06 19:07:28 -07:00 |
|
|
174d51ca1c
|
Auto-generate the AST.
|
2023-09-04 22:13:58 -07:00 |
|
|
128f40bcf4
|
Split out all code into modules.
|
2023-09-04 01:56:24 -07:00 |
|
|
d46ea1e307
|
Multi-module arrangement and the start of AST generation.
|
2023-09-03 23:15:21 -07:00 |
|
|
6494858f02
|
Initial Commit
|
2023-08-19 15:34:10 -07:00 |
|