Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add another LHF
  • Loading branch information
sorear committed Nov 21, 2010
1 parent c0b78fe commit fe1de1e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/lhf.txt
@@ -1,9 +1,12 @@
* Generally speaking, the setting is very incomplete. Patches to add
methods or subs to the setting, with tests, are welcome.
- Series operators, stuff like that.
- split, trans
- split, trans; a lot of basic Str/Num operators are missing
- Beware - multiple dispatch is NYI!

* Control structures still have a lot of unimplemented cases. loop
should be pretty straightforward, for instance.

* In particular, I/O is sorely lacking.
- $*ARGFILES
- open/read/write/close
Expand Down

0 comments on commit fe1de1e

Please sign in to comment.