Skip to content

Commit

Permalink
TODO changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlen Christian Mart Cuss committed Sep 23, 2012
1 parent 4f8b218 commit 99f4540
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TODO
@@ -1,3 +1,7 @@
NEXT:
- destructuring (in FN, LET, everywhere else)
- refactor DEFN, DEFMACRO, LET, BINDING(?) to make use of above

miscellaeny
-----------
- MACROEXPAND
Expand Down Expand Up @@ -36,7 +40,6 @@ core lang
- seqs
- atoms (actually multithreaded), refs, agents
- (. x y)
- destructuring (in FN, LET, everywhere else)
- rest of the clojure core API (maybe even in clojure.core ns)
- clojure-ish IO libraries which expose async IO
- defprotocol -- looks important! ISeq, ISeqable, ISequential and what have
Expand Down

0 comments on commit 99f4540

Please sign in to comment.