LamerDeluxe wrote: ↑Fri Mar 04, 2022 10:24 am
Haha, I can imagine that, I often got rusty at things way faster than I expected. I've heard people rave about Amiga E before, sad that it didn't really seem to catch on.
It seemed to have a rather active userbase, but for a rather Amiga specific programming language to break out of its niche in the mid-90s would be a big ask.
Anyway, if anyone wants to feel it out the toolchain is installed on MegaAGS. To compile and run a simple example, open a CLI and run:
Code: Select all
cd Dev:E/Src/Gfx
ec IfsFern.e
ifsfern
And to edit the source: