Ecosyste.ms: Awesome
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: 26 days ago
JSON representation
Compiler: Common Lisp to Emacs bytecodes
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/emacs-cl-compiler
- Owner: larsbrinkhoff
- Created: 2014-05-22T11:57:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-22T12:02:36.000Z (over 10 years ago)
- Last Synced: 2023-03-25T20:49:46.584Z (over 1 year ago)
- Topics: bytecode, commol-lisp, compiler, emacs
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.