Skip to content
/ vinel Public

VINEL Is Not Emacs Lisp - Lisp dialect compiling to Vim Script.

License

Notifications You must be signed in to change notification settings

Wafelack/vinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

VINEL

VINEL Is Not Emacs Lisp

VINEL is a dialect of Lisp with extensions for text editing, but it is not Emacs Lisp.
It is written in pure VimL and therefore has direct access to Vim commands.

Roadmap

  • ✓ Reader

  • ❏ Variables, options and functions

  • ❏ Control flow

  • ❏ Macros

  • ❏ Mappings and abbreviations

  • ❏ Commands

  • ❏ Autocommands

  • ❏ Write a plugin for VINEL in VINEL

Hacking

License

Copyright © Wafelack 2021. This work is licensed under the GNU General Public License version 3.0 or any later version.

About

VINEL Is Not Emacs Lisp - Lisp dialect compiling to Vim Script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published