From a3b0621dbfbb7afd2bff5a08a727660142240150 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 20 Apr 2014 21:50:52 -0500 Subject: Perl: add step2_eval. --- docs/step_notes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/step_notes.txt b/docs/step_notes.txt index 951ab3c..3773517 100644 --- a/docs/step_notes.txt +++ b/docs/step_notes.txt @@ -30,7 +30,7 @@ Step Notes: - read_list - read_form until ')' - return array (boxed) - - read_atom + - read_atom (not atom type) - return scalar boxed type: - nil, true, false, symbol, integer, string - printer module: @@ -73,6 +73,7 @@ Step Notes: - step2_eval - types module: + - symbol?, list? (if no simple idiomatic impl type check) - first, rest, nth on list - eval_ast: - if symbol, return value of looking up in env -- cgit v1.2.3