NetHack-el
What happens when you combine the most advanced, self-documenting, customizable, extensible real-time display editor, Emacs, with nethack, the most elaborate role-playing environment ever invented?

Emacs Lisp List

FP in Lisp
But as the port nears completion, I find myself questioning some of the design decisions. Did C++ force me down a path where Lisp can offer a better alternative?

Wiki2Zaurusz
DD-WRT

What is Advice?
The advice facility allows you to affect the action of a function by adding code before, around or after the evaluation of forms defining a function. You may do this with interpreted or compiled functions without changing the source code or having to recompile.

(this is where I am going with transient scopes and corruption in Vodka)

Human sorting in Python

-m