[ prog / sol / mona ]

prog


Lisp programming using ed

12 2022-05-14 12:13

>>9
Install Clozure Common Lisp (CCL). It has a resident editor, unlike SBCL. You can access it by calling ed function. For MIT/GNU Scheme, the function is actually called edit.

18


VIP:

do not edit these