Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
95 user(s) are online (3 user(s) are browsing News)

Members: 0
Guests: 95

more...

Headlines


Recent Replied Topics
Software News : Portabl E r6 release finished
Posted by ChrisH on 2022/11/8 18:30:00 (783 reads) News by the same author
Software News

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.)

Resized Image

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 using the TargetOS parameter, as long as an appropriate GCC cross-compiler is installed.
* Windows/Linux: In 'std/cPath', added a per-user Assignments.txt file, but removed the per-program-start-folder Assignments.txt file.

* 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:
OS4Depot
The new release is not YET available from Aminet, but should be 'soon' I hope:
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


Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
ChrisH
Published: 2022/11/8 22:18  Updated: 2022/11/8 22:18
Home away from home
Joined: 05/19/2007
From: England
Comments: 3582
 Clarification
I should have made it clearer in the news item, but on Linux the PEGCC command can be used to cross-compile for all the Amiga targets (OS4, OS3, MOS, AROS) as well as for Windows.
Kamelito
Published: 2022/11/9 17:45  Updated: 2022/11/9 17:45
Just popping in
Joined: 10/17/2012
From:
Comments: 133
 Comment
Glad to see that you’re still around and continuing the development of Portabl E.
ChrisH
Published: 2022/11/10 11:53  Updated: 2022/11/10 11:53
Home away from home
Joined: 05/19/2007
From: England
Comments: 3582
 Re: Portabl E r6 release finished
The new release is now on Aminet as well:
https://aminet.net/package/dev/e/PortablE
khayoz
Published: 2022/11/13 9:00  Updated: 2022/11/13 9:00
Not too shy to talk
Joined: 01/10/2007
From: Stockholm Sweden
Comments: 401
 Re: Portabl E r6 release finished
@ChrisH Thank you for the update!
ChrisH
Published: 2022/11/14 17:51  Updated: 2022/11/14 17:51
Home away from home
Joined: 05/19/2007
From: England
Comments: 3582
 Re: Portabl E r6 release finished
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).
khayoz
Published: 2022/11/15 20:44  Updated: 2022/11/15 20:44
Not too shy to talk
Joined: 01/10/2007
From: Stockholm Sweden
Comments: 401
 Re: Portabl E r6 release finished
@ChrisH Thank you for the quick bugfix update.
ChrisH
Published: 2022/11/25 13:15  Updated: 2022/11/25 13:19
Home away from home
Joined: 05/19/2007
From: England
Comments: 3582
 Re: Portabl E r6 release finished
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.
General
Site sponsors
Advertise Here

Site statistics
Registered members
  1672
Logged in last:
  24 hours, 72
  7 days, 131
  30 days, 180

Top Posters
1 kas1e
kas1e 8945
2 Raziel
Raziel 5413
3 LiveForIt
LiveForIt 3776
4 samo79
samo79 3754
5 ChrisH
ChrisH 3582
6 Chris
Chris 3361
7 orgin
orgin 3266
8 328gts
328gts 3024
9 Hans
Hans 2673
10 Antique
Antique 2618

New Members
akutra
akutra 04/08/2024
kishigo
kishigo 03/25/2024
amigait
amigait 03/21/2024
fordprefect
fordprefect 03/06/2024
brufnus
brufnus 02/21/2024
Sugo77
Sugo77 02/11/2024
tomkrk78
tomkrk78 02/01/2024
Radar103
Radar103 01/28/2024
alanb
alanb 01/21/2024
Calab
Calab 01/20/2024


Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project