Re: Standard library progress

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jeremy Cowgar wrote:
> 
> Well, I've made some progress. I've put online in a temporary location
> Euphoria
> documentation with the new functions I've added. I did this temporarily for
> feedback, the documentation there will be removed after a few days. For those
> of you who wish to get a good look at what I've done, please visit the source
> forge project page and look at the SVN repo or do a checkout for yourself.
> 
> The location of the docs are: <a
> href="http://jeremy.cowgar.com/euphoria/library.htm">http://jeremy.cowgar.com/euphoria/library.htm</a>
> 
> I've added over 110 tests that anyone can run in the new Euphoria. cd tests
> and exu (or exw) all.ex ... the unit tests will run right there. They are
> testing
> some existing functions and all of the new functions added. Before I consider
> a function completed, it is developed, tested and documented. As bugs are
> found,
> tests will be created to expose those bugs, then the bugs fixed (and we know
> they are fixed because the previously failing tests now pass).
> 
> The functions I've added thus far can be seen in the release notes:
> <a
> href="http://jeremy.cowgar.com/euphoria/relnotes.htm">http://jeremy.cowgar.com/euphoria/relnotes.htm</a>
> 
> Again, this is a temporary document upload just so I can get feedback. They
> will be removed in a few days. Do not link to these documents.
> 
> Thanks for any feedback, suggestions, bug fixes, unit tests, document
> corrections,
> etc...
> 
> There are many more functions coming. Documentation is the part that takes the
> most time.
> 
> --
> Jeremy Cowgar
> <a href="http://jeremy.cowgar.com">http://jeremy.cowgar.com</a>

You can borrow from work I had done for the now defunct ESL:
http://oedoc.free.fr/Fichiers/ESL/
locate.e may need some reworking, as it had been designed before find_from() and
match_from() were added to Eu.

CChris

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu