Bass is an elegant little lisp with really polished evaluation results in its docs:
miniblog.
Related Posts
I'm experimenting with live-evaluating tests in my programming language project.
It's relatively fiddly to hook up a UI for this, but it saves a precious keystroke to run the tests! I'm hoping that it results in more, better tests due to the convenience.
I've released difftastic 0.57! In this release:
* A bunch of improvements around detection and display of binary files.
* Fixed some diffing issues with (ironically) text files.
* Better diff results for Scheme.
I'm adding XML support for difftastic! Still needs some tweaking, but the initial results look promising.
XML is particularly fun because early academic research on tree-diffing focus on XML.

