Click Here
home features news forums classifieds faqs links search
6071 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
13 crawler(s) on-line.
 105 guest(s) on-line.
 0 member(s) on-line.



You are an anonymous user.
Register Now!
 amigang:  16 mins ago
 pixie:  21 mins ago
 fingus:  26 mins ago
 amigakit:  30 mins ago
 Hypex:  31 mins ago
 wakido:  40 mins ago
 Swisso:  1 hr 4 mins ago
 zErec:  1 hr 20 mins ago
 zipper:  1 hr 29 mins ago
 Karlos:  1 hr 34 mins ago

software Classic   software Classic : Portabl E r6 release finished
   posted by ChrisH on 9-Nov-2022 7:52:48 (2021 reads)

Portabl E is my recreation of the AmigaE programming language, along with most of the improvements I have wanted. Portabl E works on AmigaOS4, AROS, MorphOS, as well as even Linux & Windows! (It should also work on AmigaOS3, but compiling needs a powerful machine like WinUAE.)

This is the finished r6 release, with the "beta" tag removed, although it hasn't really been beta since the last couple of release.
.

See the main manual for what has changed since r5. The biggest changes since the last r6 beta release include:
* Added basic Linux support (64bit x86 only), to the same level as Windows, i.e. Shell-only, with no graphics or internet access. This was a major effort, partly due to all the differences (64-bit pointers, case-sensitive filing system, mount-points anywhere, etc), and partly due to all the C headers that needed to be converted.
* Linux: PEGCC now supports cross-compilation (for Amiga & Windows) using the TargetOS parameter, as long as an appropriate GCC cross-compiler is installed.

* Programs will now compile using the latest SDK of AmigaOS4, AROS and MorphOS.
* All OS procedures that can support unlimited parameters now do so, including the Amiga's SystemTags().
* AmigaOS3: No-longer needs a modified "intuition/classusr.h" file.
* Added the 'std/pUnsigned' module, to provide basic support for unsigned number types, and the example program "Examples/std/Shell/crc32.e". Useful for porting certain C algorithms.
* Added the procedures InStrNoCase(), BigMax(), BigMin(), BigFastMod(), IsBigEndian() & IsLittleEndian().
* In 'std/pTime', improved CurrentTime() to take a timezone parameter.

* Fixed FastNew() (and so NEW) which would trash memory, instead of raising the "MEM" exception, if it failed to allocate memory. Thanks to Dimitris Panokostas for reporting symptoms of this long-standing bug, especially as I don't see out-of-memory errors on the OSes I normally use.
* Amiga: The installer would fail at "Copying executables..." if the user-specified path for executables did not contain any (sub) folders, such as "C:" (which sadly was the default). Many thanks to "Zendarion" for the bug report.
* Windows: In 'std/pTime', CurrentTime() now returns the correct time when DST is in effect.

* I've renamed the language from "PortablE" to "Portabl E" with a space, in the hope of making it more easily searchable on the internet (as well as clarifying how to pronounce it). But the "PortablE" command name itself is unchanged.

You can download it from here:
cshandley.co.uk/portable
OS4Depot
The new release is not YET available from Aminet, as I'm still struggling to get it uploaded, but hopefully eventually the new version will be here:
Aminet

Portabl E comes with documentation, but you can always find the latest version & on-line documentation from it's homepage:
cshandley.co.uk/portable
    

STORYID: 8816
Related Links
· More about software Classic
· News by ChrisH


Most read story about software Classic
A-EON Technology Acquires Personal Paint

Last news about software Classic
Gopherized - A Gopher client for Amiga
Printer Friendly Page  Send this Story to a Friend

PosterThread
DiscreetFX 
Re: Portabl E r6 release finished
Posted on 10-Nov-2022 1:24:58
#1 ]
Elite Member
Joined: 12-Feb-2003
Posts: 2495
From: Chicago, IL

Nice effort, congrats!


_________________
Sent from my Quantum Computer.

 Status: Offline
Profile     Report this post  
sananaman 
Re: Portabl E r6 release finished
Posted on 10-Nov-2022 11:24:45
#2 ]
Regular Member
Joined: 28-Sep-2006
Posts: 260
From: Netherlands

Really nice to see that E is further developed for OS4.

It is really good to have more options for development next to C/C++.


_________________
AmigaScene.nl

 Status: Offline
Profile     Report this post  
ChrisH 
Re: Portabl E r6 release finished
Posted on 10-Nov-2022 11:51:51
#3 ]
Elite Member
Joined: 30-Jan-2005
Posts: 6679
From: Unknown

Thanks! By the way, the new release is now on Aminet as well.


_________________
Author of the PortablE programming language.
It is pitch black. You are likely to be eaten by a grue...

 Status: Offline
Profile     Report this post  
ChrisH 
Re: Portabl E r6 release finished
Posted on 10-Nov-2022 14:07:38
#4 ]
Elite Member
Joined: 30-Jan-2005
Posts: 6679
From: Unknown

If any mods are reading, could you please replace the non-loading image at the top of my news item with:

Last edited by ChrisH on 10-Nov-2022 at 09:26 PM.


_________________
Author of the PortablE programming language.
It is pitch black. You are likely to be eaten by a grue...

 Status: Offline
Profile     Report this post  
ChrisH 
Re: Portabl E r6 release finished
Posted on 11-Nov-2022 14:38:16
#5 ]
Elite Member
Joined: 30-Jan-2005
Posts: 6679
From: Unknown

If any mods are reading, could you please replace the non-loading image at the top of my news item with:

or


_________________
Author of the PortablE programming language.
It is pitch black. You are likely to be eaten by a grue...

 Status: Offline
Profile     Report this post  
sibbi 
Re: Portabl E r6 release finished
Posted on 13-Nov-2022 20:01:37
#6 ]
Team Member
Joined: 18-Mar-2003
Posts: 664
From: Iceland

Done


_________________
---
Sibbi

Disclaimer:
The opinions stated do not neccesarily represent those of my employer.

 Status: Offline
Profile     Report this post  
ChrisH 
Re: Portabl E r6 release finished
Posted on 14-Nov-2022 17:51:24
#7 ]
Elite Member
Joined: 30-Jan-2005
Posts: 6679
From: Unknown

I've released an update (r6a) which fixes a few bugs:
* AmigaOS4: Fixed the 'std/cGui' module failing to compile (MUIA_Dtpic_Name not declared), due to the SDK not using MUI4+ by default.
* Linux: Fixed 32-bit hex values > $7FFFFFFF not being interpreted as negative by the type checker.
* AROS: Fixed Install_AROS not offering to install the extra C header files (although they're not really needed).

@sibbi
Thanks!


_________________
Author of the PortablE programming language.
It is pitch black. You are likely to be eaten by a grue...

 Status: Offline
Profile     Report this post  
Massi 
Re: Portabl E r6 release finished
Posted on 18-Nov-2022 6:20:31
#8 ]
Cult Member
Joined: 2-Feb-2011
Posts: 627
From: Rome, Italy

@ChrisH

Back in the days, the Amiga E programming language (and its compiler) was interesting and with nice features behind.

I will have a look at the documentation to see how it evolved and to understand if it can be used in my projects, thanks.


_________________
SAM440EP-FLEX @ 733 Mhz, AmigaOS 4.1 Update 1

 Status: Offline
Profile     Report this post  
ChrisH 
Re: Portabl E r6 release finished
Posted on 25-Nov-2022 13:15:34
#9 ]
Elite Member
Joined: 30-Jan-2005
Posts: 6679
From: Unknown

I've released a second update (r6b) which fixes two serious problems:
* Amiga: Fixed the installer still failing at "Copying executables..." in some cases. Many thanks to Benedetto Lorello for reporting the bug & assisting with testing (as it didn't happen for me).
* AmigaOS4: Worked-around a bug in the latest OS4 SDK (54.16), which has problems compiling C++ code, unless you use GCC v6.4.0 . Many thanks to Benedetto Lorello for reporting the problem.

Last edited by ChrisH on 25-Nov-2022 at 01:19 PM.


_________________
Author of the PortablE programming language.
It is pitch black. You are likely to be eaten by a grue...

 Status: Offline
Profile     Report this post  
[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle