The Common Lisp LLVM Compiler frontend (owlisp) has made it to github
Hi everybody!
I am happy to announce that my Common Lisp LLVM compiler frontend project (I’ll call it owlisp for now, until someone comes up with a better name đ ) has just made it to github. Find it at
https://github.com/olivermg/owlisp
The compiler can not do much yet, but more is to come… đ
Have a look at README.md to find usage examples.
Once again: Feedback is welcome.