Engineering Lead at HarperCollins Christian: Where ancient texts meets code. Behind BibleGateway and other digital adventures. ππ»ππ
- Seattle, WA
-
08:27
(UTC -08:00) - keller.dev
- @kellerdavis
Pinned Loading
-
-
skinny-php
skinny-php PublicTiny php framework for APIs that routes requests and returns json
PHP 6
-
-
-
-
Fizz Buzz in lambda calculus and JS....
Fizz Buzz in lambda calculus and JS. Also version in Racket: https://gist.github.com/keller/8aa87814c120e725f9ed6c223642e981 1const ZERO = f => a => a;
2const ONE = f => a => f(a);
3const TWO = f => a => f(f(a));
4const THREE = f => a => f(f(f(a)));
5const FIVE = f => a => f(f(f(f(f(a)))));
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.