|
|
f54d8304fc
|
parsing, lexing, some compiling of const
/ test (push) Successful in 1m1s
|
2025-11-06 23:23:39 +01:00 |
|
|
|
efbe5a9f97
|
add inner (of lists) type, add floor, ceil, and roundd standard functions, and a ton of examples
|
2025-07-22 22:24:12 +02:00 |
|
|
|
49c15f6fb6
|
not done yet
|
2025-03-30 10:42:28 +02:00 |
|
|
|
b1b8e61f57
|
improve errors, add warnings, add some compile-time optimizations, fix variables, make sure conditionals and loops get booleans, affirm types, keep variables to a single type
|
2025-03-20 12:15:13 +01:00 |
|
|
|
954308b29f
|
static type analysis, formatted compiler errors, hex support, composite types, updated cli, more global builtins, fix list form, fix value refs
|
2025-03-18 20:22:46 +01:00 |
|
|
|
84cc845748
|
Basic type system working
|
2025-03-16 22:46:49 +01:00 |
|