Nanolx.org
My software and other meaningless stuff
My software and other meaningless stuff
Jul 18th
Jul 18th
BashStyle-NG is a graphical tool for changing the behaviour of GNU Bash, Readline, Vim and Nano. It also shipps a huge scriptchain which extends your abilities.
Jul 18th
Sawfish is an extensible window manager using a Lisp-based scripting language. Its policy is very minimal compared to most window managers. Its aim is simply to manage windows in the most flexible and attractive manner possible. All high-level WM functions are implemented in Lisp for future extensibility or redefinition.
Jul 18th
Jul 18th
Jul 18th
Librep is a shared library implementing a Lisp dialect that is
lightweight, reasonably fast, and highly extensible. It had been
authored by John Harper. It contains an interpreter, byte-code compiler
and virtual machine. Applications may use the interpreter as an
extension language, or it may be used for standalone scripts.