[go: up one dir, main page]

25 Sep 22

Lux is a purely-functional and statically-typed lisp that pushes the boundaries of what’s possible in terms of meta-programming.

by eli 3 years ago

12 Aug 21

Not long ago I’ve posted a small article on a Condition System in Clojure language. In that article, I was mostly trying to understand what a condition system is, and how it can enhance error handling in the code I write. Since that time, I’ve understood this system a lot better, by actually trying it in the Common Lisp language, the place where it came from, as far as I know.|Non-Regular Blog

by eli 4 years ago saved 2 times