parinfer-lua icon indicating copy to clipboard operation
parinfer-lua copied to clipboard

Lua implementation of Parinfer

Open oakmac opened this issue 5 years ago • 0 comments

Parinfer is a novel way of editing Lisp code that infers code structure from indentation.

Lua is a popular programming language used by many text editors for plugins and extensions.

Having a Parinfer implementation written as a Lua library opens the door for more text editors to use Parinfer.

oakmac avatar Feb 22 '21 17:02 oakmac