Re: New Standard Library Repository
- Posted by CChris <christian.cuvier at agricul?ure.gouv.?r> Oct 10, 2007
- 555 views
c.k.lester wrote: > > Jason Gade wrote: > > c.k.lester wrote: > > > The initial set of files will include the following: > > > > > > <snip> > > I think I'll also put the math.e lib(s) in there. > > > I think that this is a great idea, and kinda what I wanted the ESL to > > take the last time we started one up. I wish you luck. > > Unlike the prior efforts, this is really more of a repository of standard > includes. If you have any files from ESL, I'd be glad to look at them and > include them. > Check out http://oedoc.free.fr/Fichiers/ESL/ Now that find_from() and match_from() are in, locate.e may need to be thought about again before including it I think. Otherwise, these files cover areas where there's not much code available. Some of the files have, at the end, a reference to esl_io.e. This was designed so that extra printf() modifiers could be used without using specifically named routines, and that may have not been possible at all in some cases (think of a fraction between complex numbers). That part (2-3 lines at end of file) can be removed if needed. <snip/> CChris