- Raleigh, North Carolina
- https://drcabana.org
-
Joined on
2022年01月19日
Feature: C support
It does not support C as written. I don't use C myself so did not bother to include it. Been at least 20 years since I have touched C, but I don't imagine it would be too hard to add C support. I...
Feature: C support
dc9e15821c
update isPrime to return false if n < 2
15f2b9c0dd
problems 27 and 31
a3a6c3e849
renamed TestMain.flix to TestEuler.flix
2de798a11b
moved test files into .testcases dir
9b41fd775c
updated README
c07dd1116e
problems 23-26
87939e79ba
new gist, quine.flix
c734f7dccd
created assets directory to store misc files
f5da0f1a6c
problem 22
b68e656c96
inserted best effort at assert statement in several places
2d3d8557a3
problem 21
27cf12c379
Clarified some comments in Euler.flix
5864d07b3b
added Util.every and Util.any
19ba4c248e
add .envrc to .gitignore
57e113ca5c
new func sumOfDivisors
51209a8e41
new funcs ii and runLengthEncode