Changes
- Posted by Ralf Nieuwenhuijsen <nieuwen at XS4ALL.NL> Jul 18, 1998
- 557 views
So, what will be the changes for Euphoria 2.1 or 3 ? (what can we expect first?) Of what I can remember: 1) Fixing the with/without annoyance.. (that they always apply globally) 2) Short-circuiting 3) Graphics routines for Win32 Maybe new platforms ? Automatic inlining of all local routines ? Can we expect any significant speed improvements ? Will it be able to handle structures, or at least optimize in such way ? End-tail-recursion ? Ability to use routines from a .lib file in DOS32 ? Changes in the scoping rules ? (maybe constants local to a type-decleration ?) An routine to read a whole file (speedy) into a 2D-sequence ? Changes in the default level of a sequence (not nessecarily the top-level) or addition elements so we can at least choose the level with a calculation, as some one else sugggested: x = y *** {5,4} -- Calculation occurs 2 levels lower than normal Anything else ? Maybe ppl have a suggestion to add ? Come on, Robert, tell us a few secrects, what can and cant we expect ? Ralf Nieuwenhuijsen nieuwen at xs4all.nl