Skip to content

altermo/nelisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nelisp

The Neovim Emacs LISP interpreter.

Note

This is a work in progress.

Goals

  • Being able to run emacs plugins such as magit and org-mode
  • Performant(fast) loading of elisp-stdlib (100-200ms)

Roadmap

  • Rewrite in C (old-lua-branch)
  • Implement all functions(/other features) to be able to load all of loadup.el without errors
  • Implement dumping
  • Implement a bridge between nelisp and neovim
  • Implement the rest of the functions(/other features); make all emacs test pass

About

Emacs LISP interpreter inside Neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published