Search Results for: exploratory programming

Filtering Lisp-Based Log Files With Emacs Wrap-Up

Yesterday’s post discussed some rudimentary methods of having log files stored as Lisp filter themselves. Today I planned to finish that discussion and remark on how Emacs provides a powerful environment for exploratory programming. The discussion of the 3 challenge … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Why NYXT Is Programmed In Lisp

NYXT is a browser with a workflow inspired by Emacs and Vim. In particular, it strives to be keyboard driven and use Emacs-like shortcuts to speed and ease navigation. The development team takes this inspiration seriously and uses Common Lisp … Continue reading

Posted in General | Tagged , | Leave a comment

Interactive Java

Those of you who have been around Irreal for awhile have heard me preach the gospel of interactive (or exploratory) programming before. I consider it the absolute best and most pleasing way to program. The problem is that it requires … Continue reading

Posted in General | Tagged | Leave a comment