tromey / el-compilador

An SSA-based compiler for Emacs Lisp
206 stars 10 forks source link

move some Emacs C code to elisp #13

Open tromey opened 7 years ago

tromey commented 7 years ago

See this branch: https://github.com/tromey/emacs/tree/comment-cache This rewrites some Emacs primitives from C into elisp; the next step is to build these with el-compile, check in the generated file, and integrate into the build