5 ms·
>I made my own, with a Haskell+Bash flavor and a REPL that reloads with each keystroke That was impressive! Do you have a public repo with your language, anyw
by taolson 10mo ago
>I made my own, with a Haskell+Bash flavor and a REPL that reloads with each keystroke
That was impressive! Do you have a public repo with your language, anywhere?
- nemo1618 10mo agoyep, https://github.com/lukechampine/slouch https://github.com/lukechampine/slouch. Fair warning, it's some of the messiest code I've ever written (or at least, posted online). Hoping to clean it up a bit once the bytecode stuff is production-ready.