it's stale
This commit is contained in:
parent
2860ef6ff7
commit
11adfa6564
32
TODO
32
TODO
@ -1,32 +0,0 @@
|
|||||||
|
|
||||||
|
|
||||||
- Tree mangle routines
|
|
||||||
+ (fn []) displacement to top of relevent scope, replace with
|
|
||||||
nameref.
|
|
||||||
|
|
||||||
+ Manage imports on the fly (for stuff like literal HyExpressions) or
|
|
||||||
a (-> read eval print loop)
|
|
||||||
|
|
||||||
+ Use (def) to imply global foo
|
|
||||||
|
|
||||||
- New macros:
|
|
||||||
+ loop
|
|
||||||
|
|
||||||
- nREPL type thing:
|
|
||||||
+ SocketIO endpoint
|
|
||||||
+ Socket endpoint
|
|
||||||
+ hyde (hy-dee-e - thanks arno)
|
|
||||||
|
|
||||||
- Builtin type checking (@params(HyExpression, HyList, HyExpression))
|
|
||||||
|
|
||||||
- Better Exception handling
|
|
||||||
+ linenos in the dump
|
|
||||||
|
|
||||||
- Dict comprehensions
|
|
||||||
|
|
||||||
- var-arity [x y & z]
|
|
||||||
|
|
||||||
- core tests (odd? even? true? false?) which
|
|
||||||
build out to a lambda / function / expr
|
|
||||||
|
|
||||||
- add -d flag (debug) for hy REPL based on @jd's try/catch
|
|
Loading…
Reference in New Issue
Block a user