Apparently I was working on a Common Lisp Unix shell two years ago as a fun project.
It is just minimally functional but maybe it'll make someone laugh, so I've uploaded it to Codeberg.
https://codeberg.org/aerique/Clash
#Lisp #CommonLisp #Unix #Shell
Login to reply
Replies (1)
Interesting. Mandatory Greenspun's tenth rule referrence: "Any sufficiently complicated C or Fortran program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp."
Looking forward to the Renaissance of Common Lisp so that we can stop implementing half of Common Lisp in Rust, Go, TypeScript, etc 🤣.