English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 04 July 2008, 10:07   #1
ChrisH
Registered User
 
ChrisH's Avatar
 
Join Date: Jun 2008
Location: England
Posts: 18
Post PortablE r2 released



A new version of PortablE has been released. PortablE is an AmigaE compiler, written from scratch in E, and able to compile itself. It supports Amiga OS3, OS4, AROS & MorphOS.

The main changes for this release are:
* Programs can now be compiled on an OS4 machine, thanks to support for GCC v4 & NewLib.
* Programs can now be run from Workbench, and "wbmessage" is supported.
* Shell return codes are now support, by returning a value from main().
* Added a Run Time Type Information (RTTI) system for classes.
* Fixed several bugs, including an OS4-specific one.

If you want to find out more, or wish to download it, then please visit it's home page:
cshandley.co.uk/portable
ChrisH is offline  
Old 04 July 2008, 10:09   #2
ChrisH
Registered User
 
ChrisH's Avatar
 
Join Date: Jun 2008
Location: England
Posts: 18
A bit more information on PortablE:

It attempts to improve on the AmigaE language, and also to make it portable across various OSes. Backwards compatibility was not a top priority, although I feel it is pretty good now.

PortablE is not a traditional compiler, because it doesn't output machine code, or even assembler, but rather it translates your code into another language (not just C++) for a chosen OS (not just AmigaOS). You would then be expected to give the output code to a 'real' compiler.

When PortablE is generating the target code, it tries to preserve most of the formatting & layout of the (original) source code. The aim here is that someone could edit the target code instead, and perhaps even use it instead of the source code.
ChrisH is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Winuae portable ? amiga_user support.WinUAE 9 31 December 2020 03:49
Portable Amiga Vars191 Amiga scene 20 19 June 2014 06:38
Portable Amiga anyone?? picman Amiga scene 31 15 October 2010 16:17
PortablE r5 released (now runs on MorphOS) ChrisH Coders. General 5 28 November 2009 15:37
PortablE r4 released (now runs on Windows) ChrisH Coders. General 1 30 May 2009 02:40

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:20.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08623 seconds with 13 queries