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 10 months ago
.gitignore Initial Commit 10 months ago
crash-me.roc Add crash implementation to document compiler bug 10 months ago
fib.roc Add justfile to build for correct out dir 10 months ago
higher-order.roc Add more higher order functions 10 months ago
justfile Some of these might work 10 months ago
prime-bin-search.roc Some of these might work 10 months ago
prime-sieve.roc Improve on the original prime to beat the sieve alorithm 10 months ago
prime.roc Improve prime algorithm 10 months ago
prime2.roc Some of these might work 10 months ago