• Joined on 2023-11-24
goren created branch compile in goren/fourth 2024-01-04 04:27:03 +00:00
goren pushed to compile at goren/fourth 2024-01-04 04:27:03 +00:00
69937253c3 compiling
goren pushed to trunk at goren/fourth 2024-01-04 04:23:22 +00:00
4132a68fb3 cleaned up code
goren pushed to trunk at goren/fourth 2024-01-04 04:22:17 +00:00
ec380f8a3a changed stack trace formatting
goren pushed to trunk at goren/fourth 2024-01-02 16:49:10 +00:00
1fe196b405 fixed bugs with multiple nested loops/words
goren pushed to trunk at goren/fourth 2023-12-31 19:38:53 +00:00
703f395998 added comparison operators
goren pushed to trunk at goren/fourth 2023-12-31 17:41:51 +00:00
bfc8d86b54 Added BEGIN...UNTIL and BEGIN...WHILE..AGAIN loops
goren pushed to trunk at goren/fourth 2023-12-31 00:27:33 +00:00
2a73930576 Added REPL.
goren pushed to trunk at goren/fourth 2023-12-30 21:47:16 +00:00
e31e72af40 added <> (!= in most languages)
goren pushed to trunk at goren/fourth 2023-12-30 21:17:38 +00:00
27923e8c0e added if statements!
goren pushed to trunk at goren/fourth 2023-12-30 20:46:46 +00:00
1140573665 added quick setup
goren pushed to trunk at goren/fourth 2023-12-30 20:43:57 +00:00
1ce9488660 initial commit
6824676cb2 initial commit
Compare 2 commits »
goren created repository goren/fourth 2023-12-30 20:43:18 +00:00
goren pushed to master at goren/skylang 2023-12-24 15:44:14 +00:00
137d9f5884 Added src/codegen/holeybytes.rs.
goren pushed to master at goren/skylang 2023-12-24 15:43:07 +00:00
e3cdfec0d9 Started working on a holeybytes backend.
goren pushed to master at goren/skylang 2023-12-16 15:02:15 +00:00
71ed4cea39 Made the frontend for math, actually, completely work.
goren pushed to master at goren/skylang 2023-12-15 22:14:50 +00:00
77eb521af4 Math works (more)!
goren pushed to master at goren/skylang 2023-12-15 22:13:17 +00:00
ac72d8add8 Math works!
goren pushed to master at goren/skylang 2023-12-15 19:51:00 +00:00
626f1694f4 Made the backend work for math, working on the frontend
goren pushed to master at goren/skylang 2023-12-11 22:42:31 +00:00
c83b131381 not compiling >:-(