From 16354bb46100a752fbe2cc8788c0d3b5e9909eb3 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Tue, 22 Apr 2014 23:50:43 -0500 Subject: Perl: add stepA_more. --- docs/step_notes.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/step_notes.txt b/docs/step_notes.txt index 06994e3..79036a8 100644 --- a/docs/step_notes.txt +++ b/docs/step_notes.txt @@ -176,6 +176,8 @@ Step Notes: - set ismacro property on function - step9_interop + - convert returned data to mal data + - recursive, similar to pr_str - stepA_more - core module: @@ -183,16 +185,16 @@ Step Notes: - apply, map functions: should not directly call EVAL, which requires the function object to be runnable - readline + - nil?, true?, false? - EVAL: - try*/catch*: for normal exceptions, extracts string otherwise extracts full value - set and print *host-language* + - define cond and or macros using REP/RE - Extra defintions needed for self-hosting - - types module: - - symbol?, nil?, true?, false?, sequential? (if not already) - - first, rest - - define cond and or macros using REP/RE + - core module: + - symbol?, sequential? (if not already) - Other misc: - conj function -- cgit v1.2.3