From 4c0a1c3216548fbf3ec25af58fcadf7eced3dac3 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Tue, 18 Mar 2014 16:49:30 -0400 Subject: simple -> minimal --- howto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'howto.txt') diff --git a/howto.txt b/howto.txt index 1a29af2..dde4890 100644 --- a/howto.txt +++ b/howto.txt @@ -1,5 +1,5 @@ -### How to implement a simple scheme? +### How to implement a minimal scheme? Potentially need an AST-like data structure representing the parsed expression. This is the s-expression. Well represented as a pair with value types: -- cgit v1.2.3