1. Euphoria v4.0.0 has been Released
- Posted by jeremy (admin) Dec 22, 2010
- 1348 views
Euphoria 4.0.0 final has been released after a long and hard development cycle. 4.0.0 is the largest ever update to Euphoria. New language constructs, scope visibility modifiers, conditional compilation, performance enhancements, multi-line comments and strings, enumerated values and types, variable assignment on declaration, switch statement, various loop modifiers, user defined pre-processor, unit testing, source code documentation system, coverage analysis, disassembler, direct C compilation via euc, new online and PDF manual and of course a new logo are in addition to the over 800 public members in the new standard library.
The standard library has over 800 public members ranging from simple helpers such as iif() to more complex methods such as full sockets interface, http access, regular expressions, dictionary map structures and much more. To help you navigate this new territory we now have full text searchable documentation, offline downloadable HTML documentation and finally a nicely formatted PDF document for easy reading and printing.
Please enjoy this new monumental release of Euphoria and Download Euphoria today. Binary and Source packages are available for many popular operating systems.
Euphoria is a cross platform general purpose procedural programming language that includes one of the fastest interpreters and compilation to native binaries via the included euc tool (Euphoria to C).
2. Re: Euphoria v4.0.0 has been Released
- Posted by Lone_EverGreen_Ranger Dec 22, 2010
- 1308 views
Congrats! Good to finally Eu 4.0 out the door. So does this mean we will see updated libraries for the win32lib and perhaps an updated IDE as well?
3. Re: Euphoria v4.0.0 has been Released
- Posted by DerekParnell (admin) Dec 22, 2010
- 1401 views
Congrats! Good to finally Eu 4.0 out the door. So does this mean we will see updated libraries for the win32lib and perhaps an updated IDE as well?
My plan is to now switch focus back to Win32lib development. I have done a lot of work already in preparing a true V4 edition, but as you can expect, the library is a big one so a lot of work is needed, including lots of testing.
4. Re: Euphoria v4.0.0 has been Released
- Posted by Lone_EverGreen_Ranger Dec 22, 2010
- 1403 views
Congrats! Good to finally Eu 4.0 out the door. So does this mean we will see updated libraries for the win32lib and perhaps an updated IDE as well?
My plan is to now switch focus back to Win32lib development. I have done a lot of work already in preparing a true V4 edition, but as you can expect, the library is a big one so a lot of work is needed, including lots of testing.
Yes I realize a lot of work is needed and a lot of testing as well. It is good to see work is being done it though, we haven't seen a new win32lib in a long time. Good luck with win32lib, can't wait for a new release.
5. Re: Euphoria v4.0.0 has been Released
- Posted by Vinoba Dec 22, 2010
- 1299 views
My plan is to now switch focus back to Win32lib development. I have done a lot of work already in preparing a true V4 edition, but as you can expect, the library is a big one so a lot of work is needed, including lots of testing.
To repeatedly look at your code for minor faults (which unfortunately cause big problems to users) is a daunting task. I fully appreciate your effort and dedication.
Merry Christmas to you and your family.
6. Re: Euphoria v4.0.0 has been Released
- Posted by Vinoba Dec 22, 2010
- 1241 views
My plan is to now switch focus back to Win32lib development. I have done a lot of work already in preparing a true V4 edition, but as you can expect, the library is a big one so a lot of work is needed, including lots of testing.
To repeatedly look at your code for minor faults (which unfortunately cause big problems to users) is a daunting task. I fully appreciate your effort and dedication.
Merry Christmas to you and your family.
7. Re: Euphoria v4.0.0 has been Released
- Posted by tbohon Dec 22, 2010
- 1252 views
CONGRATULATIONS ON v4.0