aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2013-08-05 23:31:48 +0800
committerTeddy <ted.sybil@gmail.com>2013-08-05 23:31:48 +0800
commit2ec8f26f31d13bf3c3bbda24ea5e1cace6a819a2 (patch)
treef623aaa220efa2993161997729dce9ff03d936ad /TODO.rst
parent5dab7df6830018c5c28ebcc7cc3b242ccad2736b (diff)
added support for string
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO.rst b/TODO.rst
index d853b36..69a9c43 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -1,5 +1,4 @@
-- More sophisticated type system
- - Number system && proper arithmetic
- - Cons support
+- More sophisticated parser
+- GMP
- Quotation
- Add macro support