Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
ECX | Description: | E Compiler X | Download: | ecx.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 1Mb | Version: | 2.3.1 | Date: | 22 Oct 2013 | Author: | Leif Salomonsson | Submitter: | uploader | Homepage: | http://blubbedev.net/ecx/ | Requirements: | AmigaOS 4.x | Category: | development/language | Replaces: | development/language/ecx.lha | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 8369 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 218 (Current version) | | 318 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
ECX is an E Compiler written from scratch in E, it supports 68020+FPU
and PowerPC CPUs, AmigaOS3, MorphOS and (experimental) AmigaOS4
operating systems.
High source as well as binary compatibility, together with many
improvements over previous implementations of the language.
More here: http://blubbedev.net/ecx/
INSTALLATION
============
You will want to install the AmigaE package, if not done
already: dev/e/amigae33a.lha. ECX makes use of the v40 modules
through the emodules: assign. Rest of installation is described
in ecx.guide.
ECX 2.3.1
-------------------------
o Keyfile no longer required.
o Default values for globals in modules did not work on PPC target, fixed.
o "JUMP .locallabel" did not work from substatement, fixed.
o Typo in name of minstartup module to load, fixed.
+-------------------------------------------------------------------+
| Distribution |
+-------------------------------------------------------------------+
The archive ecx#?.lha may be distributed freely, as long as the
contents and name of the archive remains intact and unmodified.
Leif Salomonsson -- September 2013
|