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