I tested out roc for a bit
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trivernis 6f153b95d5 Improve prime algorithm 3 months ago
.gitignore Initial Commit 3 months ago
crash-me.roc Add crash implementation to document compiler bug 3 months ago
fib.roc Add justfile to build for correct out dir 3 months ago
higher-order.roc Add more higher order functions 3 months ago
justfile Some of these might work 3 months ago
prime-bin-search.roc Some of these might work 3 months ago
prime-sieve.roc Improve on the original prime to beat the sieve alorithm 3 months ago
prime.roc Improve prime algorithm 3 months ago
prime2.roc Some of these might work 3 months ago