anglais/examples
2025-03-18 20:22:46 +01:00
..
arithmetics.ang Initial commit 2024-10-08 15:08:56 +02:00
fib.ang add while loop calculation of a fibonacci number 2024-10-09 15:54:51 +02:00
func.ang Initial commit 2024-10-08 15:08:56 +02:00
grapher.ang Add grapher example 2025-01-03 22:37:28 +01:00
hello.ang Initial commit 2024-10-08 15:08:56 +02:00
importing.ang Update and add examples 2025-03-10 16:24:37 +01:00
list.ang Update and add examples 2025-03-10 16:24:37 +01:00
pi-approx.ang 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
pi-approx.py Basic type system working 2025-03-16 22:46:49 +01:00
pøck.ang Basic type system working 2025-03-16 22:46:49 +01:00
recursive.ang Uncomment recursive example 2025-01-03 22:36:15 +01:00