Show HN: eli – Embedded Lisp Interpreter(github.com)
github.com
Show HN: eli – Embedded Lisp Interpreter
https://github.com/codr7/eli
6 comments
It is what it looks like, I'm not here to prove or sell anything.
Which is my main issue with Clojure, as well as Rust any many others these days; too religious for me, too much of an agenda. I like powerful tools for solving problems, hacker tools.
My main use case is embedded scripting, but I'm also using it as a more convenient Common Lisp for prototyping ideas and solving quirky problems.
Which is my main issue with Clojure, as well as Rust any many others these days; too religious for me, too much of an agenda. I like powerful tools for solving problems, hacker tools.
My main use case is embedded scripting, but I'm also using it as a more convenient Common Lisp for prototyping ideas and solving quirky problems.
this looks nice! I also recommend chibi for an easily embedded scheme in C.
Thank you, the more Lisps the merrier :)
[deleted]
clojure has been my poison, but as I've worked with teams I swung back on types and almost entirely stopped using it. but its hosted implementation, syntax, and data interop (edn) is probably the most usable in my experience, although something has always been missing, and in python land hylang is the most credible, but the DX never feels quite right
thanks!