An open API service indexing awesome lists of open source software.

https://github.com/larsbrinkhoff/emacs-cl-compiler

Compiler: Common Lisp to Emacs bytecodes
https://github.com/larsbrinkhoff/emacs-cl-compiler

bytecode commol-lisp compiler emacs

Last synced: 8 months ago
JSON representation

Compiler: Common Lisp to Emacs bytecodes

Awesome Lists containing this project

README

          

Placeholder for now.

The intention is to create an optimising compiler for Common Lisp, with
Emacs bytecode output. It will be written in Common Lisp, and should run
primarily in Emacs Common Lisp, but also other CL implementations.