diff options
author | braxtonhall | 2022-10-23 19:31:16 +0000 |
---|---|---|
committer | braxtonhall | 2022-10-23 19:31:16 +0000 |
commit | 093dafb774cf566736e4c060e3b89f2c1e0f4005 (patch) | |
tree | e942f7f17b4a73afc2faa0d2f0317f0f5b03f268 | |
parent | 77ffde450e92ffe6527c35ffc2383b17d4c04f68 (diff) |
Organize README
-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 --> |