in reply to Re: Pronoun Programming
in thread Pronoun Programming

aif could actually be implemented with just C-style macros but the more interesting macros in On Lisp cannot.

This implies that a source filter could be used here to create aif().


My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?