Re: Source changes
- Posted by CChris <christian.cuvier at agriculture.gouv.f?> Jul 03, 2007
- 631 views
For those concerned with new bugs, or the simply curious: The modified get.e where get() and value() return length 4 sequences is available here: http://oedoc.free.fr/value_get/get.e There is also a version which not only returns extra information, but also fixes a documented quirk of get(). It requires a modified interpreter. exw.exe (sorry, don't know how to build exu, advice appreciated) and yet another get.e are available there: http://odeoc.free.fr/get_fixed/ Come on, folks. Instead of fearing change and bugs, think positive, go experiment, get the hang of it, benchmark and chase bugs. That's how we'll get a better language. As for the get_fixed folder, those who can build interpreters and are willing to test for performance penalty (couldnt find any compiling with OW1.6 under WinXP) can check out the cchris_get branch on svn and play. CChris