implemented quick sort, ported the repl to run on the ct vm and added some more optimizations

This commit is contained in:
igor
2026-02-20 15:03:49 +01:00
parent 461ab1802a
commit c4b15e0666
3 changed files with 506 additions and 241 deletions

31
tests/quick_sort.expected Normal file
View File

@@ -0,0 +1,31 @@
1
2
3
4
5
6
7
8
1
2
3
4
5
1
3
5
7
9
42
1
1
2
3
3
4
5
5
6
9
10
20