Y
Hacker News
new
|
ask
|
show
|
jobs
by
taolson
193 days 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?
1 comments
nemo1618
193 days ago
yep,
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.
link