From 96115d4f2e8cf7335a7d6bb8b62e0f0bbfac0ab5 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Mon, 7 Apr 2014 21:33:29 -0500 Subject: C#: add step5_tco --- 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 c596a33..120da6e 100644 --- a/docs/step_notes.txt +++ b/docs/step_notes.txt @@ -130,7 +130,8 @@ Step Notes: - while loop around whole thing - cases where we directly return result of EVAL, instead set ast and env to what would be put in the EVAL, then loop. - - for apply case, set env to new Env based on properties + - do, if, "apply" + - for "apply" case, set env to new Env based on properties on the function - step6_file -- cgit v1.2.3