aboutsummaryrefslogtreecommitdiffstats
path: root/rust/TODO
blob: 6198755ca0d0c563d004c89361bfcd2b1ff10f07 (plain)
1
2
3
4
5
6
7
8
9
10
- basic tests
- fold in norvig's "lispy2" additions http://norvig.com/lispy2.html
- fix quote (should take an expr, not a list?)
- fix cond/cdr behavior working right; also empty tuple
- get minimal.scm to run
- if let
- use getopt
? multi-part lambdas
? apply
? re-write runge kutta with lists, not vectors