README: system deps, Ultralisp link, can't share a core image

This commit is contained in:
vindarel 2022-12-09 13:46:29 +01:00
parent 2b032d18d0
commit 70acbfb580
3 changed files with 24 additions and 14 deletions

View file

@ -155,7 +155,7 @@ eventually be evaluated.
First rule for macros: don't write a macro when a function can do.
Example macros: IF WITH-OPEN-FILE UNWIND-PROTECT DEFUN LOOP
Example macros: DEFUN LOOP SETF WITH-OPEN-FILE
See also: QUOTE BACKQUOTE GENSYM MACROEXPAND