Updates to TODO.community
[ocaml.git] / TODO.community
blob34ac779d2e3375ef2705ae45b227caeb0350643c
2 * Ropes for strings + buffers (unicode)
4 ** regexes and rich string library over ropes (PCRE?)
6 ** Immutable strings
8 * Calendar library (TAI?)
10 * Lazy lists
12 * Unit testing
14 * libbenchmark (currently only Sys.time_f)
16 * DBI? postgres?
18 * Everything from Extlib, Annexlib, missinglib, xstr
20 * merge fileutils into stdlib 
23 Difficult / wishlist
24 --------------
25 * auto-include any types from a .mli file into the corresponding .ml
26    file
28 * Standard set of CamlP4 macros