Commit graph

30 commits

Author SHA1 Message Date
a4b7b56d67 still working on function parser 2025-08-10 15:43:24 +02:00
3200a352d3 working on function parser 2025-08-10 15:06:08 +02:00
42e6b66eb5 hmm 2025-08-10 09:51:27 +02:00
4f8ca415aa bool, functions, some more tests 2025-08-09 20:33:31 +02:00
50526960ba formatted 2025-08-09 17:39:37 +02:00
89c554abdb added some tests 2025-08-09 14:50:24 +02:00
8df1f6b719 added struct def for variable decl 2025-08-09 06:15:12 +02:00
92db6f7f6e . 2025-08-08 21:10:35 +02:00
de63467730 new line for sum/product works 2025-08-08 20:14:35 +02:00
8ce2b5aad2 parser works for var decl with assignment 2025-08-08 20:02:54 +02:00
6756d286f9 huh, multiline works now :O 2025-08-08 12:04:44 +02:00
b1d118a1a2 . 2025-08-07 23:30:33 +02:00
3478da43a3 guess i'm stupid, var works now :3 2025-08-07 21:44:41 +02:00
783955d671 just panics on new lines again now 2025-08-07 21:13:46 +02:00
3de0631341 error on whitespaces / newlines :( 2025-08-07 20:05:16 +02:00
47cad9fb16 error on whitespaces / newlines :( 2025-08-07 20:02:43 +02:00
55605d2cd1 better ast 2025-08-07 14:19:26 +02:00
95fedac802 hmm 2025-08-07 13:19:26 +02:00
092dc94117 parser 2025-08-07 03:10:20 +02:00
2810913aae reading the chumsky docs helps actually, wild /s 2025-08-07 02:29:37 +02:00
4a2ba05bd1 . 2025-08-07 01:56:26 +02:00
fb563addf4 hey it can calculate 4 again xP 2025-08-07 01:53:49 +02:00
8a44d045ae hey it can calculate 4 again xP 2025-08-07 01:37:01 +02:00
d253497b3e hey it can calculate 4 again xP 2025-08-07 00:29:16 +02:00
e769b891ab added github as repo 2025-08-06 12:10:42 +02:00
2f99969f12 safe commit, because actually reading about good practices now, so rework incomming uwu 2025-08-06 11:47:59 +02:00
05ebc02909 hmmm 2025-08-05 23:00:59 +02:00
d7795e52f9 hmm 2025-08-05 22:02:39 +02:00
0c30f0022d logos calculator example 2025-08-05 17:17:11 +02:00
d974798fcb first commit 2025-08-05 16:20:01 +02:00