E-VO is a new Amiga E compiler. It comes with many new features, bug fixes and optimisations. Two weeks ago version 3.6.0 was released on GitHub. The full list of changes can be found below.
Added: 2023-05-02 12:50, Author: st, Category: Software
E-VO 3.6.0
- EDBG: add support for ECX/EEC compiled executables
- fix issue with memfill that could cause odd address exception on 68000
- add TRY..CATCH..ENDTRY allowing more control over exception handling
- Add UNTILN, WHILEN ELSEWHILEN, IFN, ELSEIFN, EXITN, CONTN which are
inverse of their counterparts eg. UNTILN x is equal to UNTIL Not(x) - Add WORD and BYTE types (unsigned 16 bit and signed 8 bit variable types)
and Word() Byte() functions as well as PutByte() and PutWord() - Allow SIZEOF object and SIZEOF object.member
- Fix issue where SIZEOF x didnt throw a compile error if x was not defined
- Added EVO_3_6_0 define
- Added Compare, Ucompare, Fcompare, StrCompare functions
- Fixed Int() function to sign extend result
- Added OPT LEGACYINT to restore old version of Int() command
- Added command line switch LEGACYINT/S which does the same as the above OPT
- Allow BYTE and WORD types in modules, increase module version to 13.
- FindModule: fix error in memory deallocation
- FindModule: update for BYTE and WORD types (module version 13)
- ShowModule: update for BYTE and WORD types (module version 13)
Source: github.com
E-VO 3.6.0
Comments is loading...
- AmiWigilia
-
- AMIcast - Special Episode 10 - Amiga News
06-10 08:37 - AMIcast - Episode 27 - Amiga 34 - Adam Zalepa
10-26 16:39 - AMIcast - Special Episode 9 - Amiga in 2018
12-30 11:01
- AMIcast - Special Episode 10 - Amiga News
- OS4 Depot
-
- 3doc.lha - graphics / convert - 3D Object Converter for AmigaOS 4.x
- slovo.lha - office / wordprocessing - Simple wordprocessor
- yt.lha - video / misc - YouTube URL Extractor script
- faac.lha - audio / convert - Freeware Advanced Audio Coder
- libfaac.lha - development / library / audio - Freeware Advanced Audio Coder library
- libsndfile - src.lha - development / library / audio - Read/write various sample formats
- libsndfile.lha - development / library / audio - Read/write various sample formats
- virtio9pfs.lha - driver / handler - A FileSysBox-based handler for AmigaOS 4.1 FE
- amiarcadia.lha - emulation / gamesystem - Signetics-based machines emulator
- devilutionx.lha - game / roleplaying - DevilutionX - SDL1 Port of Diablo and Hellfire
