aboutsummaryrefslogtreecommitdiffstats
path: root/howto.txt
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2014-03-18 16:49:30 -0400
committerbryan newbold <bnewbold@leaflabs.com>2014-03-18 16:49:30 -0400
commit4c0a1c3216548fbf3ec25af58fcadf7eced3dac3 (patch)
tree829e8de543234fd65fce34e59f9f22434d116c7e /howto.txt
parentcffecb57f88acb02354b68a9ffe22abbabd5931d (diff)
downloadspectrum-4c0a1c3216548fbf3ec25af58fcadf7eced3dac3.tar.gz
spectrum-4c0a1c3216548fbf3ec25af58fcadf7eced3dac3.zip
simple -> minimal
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
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: