From 950e3c765e30648de34cfc4f65fffdce06f0727f Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Tue, 1 Apr 2014 21:50:24 -0500 Subject: PS: add stepA_more. Sync other steps. In particular, self reference in function definition and putting readline into _readline function. --- docs/step_notes.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/step_notes.txt') diff --git a/docs/step_notes.txt b/docs/step_notes.txt index 4947edf..63e7a76 100644 --- a/docs/step_notes.txt +++ b/docs/step_notes.txt @@ -161,11 +161,14 @@ Step Notes: - add 'defmacro!' and 'macroexpand' - store ismacro property on function metadata +- step9_interop + - stepA_more - types module: - throw function - - map, apply functions - - symbol?, nil?, true?, false? + - apply, map functions: should not directly call EVAL, which + requires the function object to be runnable + - symbol?, nil?, true?, false?, sequential? (if not already) - conj, first, rest - EVAL: - try*/catch*: for normal exceptions, extracts string -- cgit v1.2.3