diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,9 @@ # fib -- [`adam`](./entries/braxtonhall/adam/main.py) -- [`express`](./entries/braxtonhall/express/index.js) +## [`braxtonhall`](https://github.com/braxtonhall) +- [`adam`](./entries/braxtonhall/adam/main.py) (WIP) +- [`express`](./entries/braxtonhall/express/index.js) (WIP) - [`homework`](./entries/braxtonhall/homework/fib.cpp) - [`types`](./entries/braxtonhall/types/index.ts) +<!-- - `smt` compiles to SMT, and the solver gives you the fib sequence --> +<!-- - `imperitive-church` imperitive implementation in the lambda calculus --> |