author | Alan Dipert
<alan@dipert.org> 2020-01-11 05:13:55 UTC |
committer | Alan Dipert
<alan@dipert.org> 2020-01-11 05:13:55 UTC |
parent | d5da4abe72f86094777e552181928cd0acf957f3 |
todo.org | +6 | -1 |
diff --git a/todo.org b/todo.org index 5b7edd9..6a53573 100644 --- a/todo.org +++ b/todo.org @@ -1,7 +1,12 @@ +* TODO PROGN +** necessary as independent special form because of relationship to EVAL-WHEN and the concept of top-level * TODO EVAL-WHEN +* TODO BLOCK/RETURN/RETURN-FROM +* TODO FLET * TODO File compilation * TODO Multiple value returns -* TODO BLOCK/RETURN/RETURN-FROM +** SBCL has a concept of "named lambdas", what does that unlock? +* SETF/accessors * TODO Direct linking * TODO Tree shaking * TODO JACL:DELIVER