churf/sample-programs
sebastianselander 5e1c81beb7 quicksort works
2023-05-11 11:14:44 +02:00
..
working Add closures and fix lets in monomorphizer 2023-05-06 22:49:08 +02:00
bubble-sort.chrf Squashed commit of the following: 2023-05-05 15:20:55 +02:00
insertion-sort.chrf Squashed commit of the following: 2023-05-05 15:20:55 +02:00
lambda_calculus.crf larger prelude, changed lambda calc interpreter, quicksort 2023-05-10 20:13:22 +02:00
loop.crf Merge closures mostly done. Desugaring cases is a problem. 2023-05-06 23:38:56 +02:00
lt_testing.crf Squashed commit of the following: 2023-05-05 15:20:55 +02:00
mono-1.crf Squashed commit of the following: 2023-05-05 15:20:55 +02:00
mono-2.crf Squashed commit of the following: 2023-05-05 15:20:55 +02:00
mono-3.crf Squashed commit of the following: 2023-05-05 15:20:55 +02:00
mono-4.chrf Squashed commit of the following: 2023-05-05 15:20:55 +02:00
PriorityQueue.crf more sample programs, added strings, added desugar for strings 2023-05-08 20:23:30 +02:00
Quicksort.crf quicksort works 2023-05-11 11:14:44 +02:00