Commit graph

17 commits

Author SHA1 Message Date
ca0031431d
more examples
All checks were successful
/ test (push) Successful in 47s
2026-07-15 21:50:23 +02:00
91baf28fdf
allow destructuring tuples when assigning 2026-07-13 22:06:20 +02:00
0bc8b2ef55
basic for loop + examples -> era3 2026-07-13 10:06:08 +02:00
bc58da6d49
fix bounds + update libs 2026-07-11 10:13:49 +02: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
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
74bd9c9582
Update and add examples 2025-03-10 16:24:37 +01:00
449f7cd815
Increase pi-approx.ang example accuracy 2025-01-03 23:16:03 +01:00
69e6fab41b
Add grapher example 2025-01-03 22:37:28 +01:00
28a05a0ebc
Uncomment recursive example 2025-01-03 22:36:15 +01:00
0e914e197b
Add exponentiation and logarithms to the math lib/example 2024-12-29 21:06:02 +01:00
cf8268a4d7
Add pi approximation as an example 2024-12-29 14:51:54 +01:00
7498c85424
add recursive calculation of a fibonacci number 2024-10-09 15:55:03 +02:00
0473050229
add while loop calculation of a fibonacci number 2024-10-09 15:54:51 +02:00
a4a66a3041
begin math lib 2024-10-09 15:54:26 +02:00
541140687f
Initial commit 2024-10-08 15:08:56 +02:00