A simple and easy-to-use but yet powerful line-oriented text editor.
led is a simple and easy-to-use but yet powerful line-oriented text editor. It is written in Urn Lisp and compiled to Lua, so it is available for every platform where Lua (version 5.1 or higher) is available as well; however some special features are available only with Lua 5.1 (or LuaJIT) on AmigaOS, MorphOS, AROS and UNIX with XTerm. The latest release (18-Mar-2021) now supports also scripts.
Notebook mode sets up a sub-process that has well defined input and output responses, such as a shell, or a commandline program like matlab. Each notebook has a collection of cells, consisting of a prompt, an input region, and an output region.
This project will create a major mode for mysql in Emacs. It will allow you all the usefulness of the mysql commandline client, from within Emacs. I don't know if I'll do a full blown major mode yet, but the functions to run queries are definitely ther