aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2013-08-04 17:05:47 +0800
committerTeddy <ted.sybil@gmail.com>2013-08-04 17:05:47 +0800
commit5ab1a4462b1df413a54dc1befc68961c81be69bf (patch)
tree6fbc2e3184cda3b4ec0a24966e375e306bed2e25 /TODO.rst
parent418f6ed5dd00e296b87b202a99753632fc593382 (diff)
new targets in TODO-list
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO.rst b/TODO.rst
index 4650ec7..d853b36 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -1,2 +1,5 @@
-- Better inherit relationship between Cons and EvalObj
-- Replace many `dynamic_cast` with `static_cast`
+- More sophisticated type system
+ - Number system && proper arithmetic
+ - Cons support
+- Quotation
+- Add macro support