From 8e7e339db8060f95d27694b93b8d4d648d13c083 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 30 Mar 2014 22:39:44 -0500 Subject: PS: add step7_quote --- docs/step_notes.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/step_notes.txt b/docs/step_notes.txt index 840d0c8..4947edf 100644 --- a/docs/step_notes.txt +++ b/docs/step_notes.txt @@ -138,16 +138,16 @@ Step Notes: - if files on command line, use load-file to run - step7_quote - - reader module: - - add reader macros to read_form for quote, unquote, - splice-unquote and quasiquote - - types module: - - add cons and concat functions - add is_pair and quasiquote functions - rewrite ast using cons/concat functions - if vectors, use sequential? instead of list? in is_pair - EVAL: - add 'quote', 'quasiquote' cases + - types module: + - add cons and concat functions + - reader module: + - add reader macros to read_form for quote, unquote, + splice-unquote and quasiquote - step8_macros - types module: -- cgit v1.2.3