No description
130155121a
The previous commit that adds Java code is part of a larger project intended to use Nix to package Clojure. I'd like to build something similar to @tazjin's buildLisp except for Clojure instead of for Common Lisp. Once building for both ecosystems is similarly easy, it will be easier for me to compare the two languages. Right now `buildLisp` is so good that it attracts me to Common Lisp even when I don't know the language. |
||
---|---|---|
advent-of-code | ||
blog | ||
clojure | ||
crack_the_coding_interview | ||
data_structures_and_algorithms | ||
deepmind | ||
haskell-file | ||
java | ||
lisp | ||
third_party/lisp | ||
.envrc | ||
.gitignore | ||
default.nix | ||
README.md |
Mono
This is my mono-repo. Having a personal mono-repo is a new idea for me, so at the time of this writing, the state of this repository is fledgling.
I'm attempting to amass a collection of functions across a variety of languages while minimizing the costs of sharing the code across a projects. Stay tuned for more updates as my definition of the mono-repo becomes more clear, my opinions evolve, and my preferences change.