home *** CD-ROM | disk | FTP | other *** search
- Short: New programming language based on E
- Author: Martin Kuchinka
- Uploader: kuchinka@k332.feld.cvut.cz
- Version: 0.06, 21.11.1999
- Type: dev/e
- Replaces: powerd.lha
- Requires: OS3.0,
-
- PhxAss,
- PhxLnk
-
- It is not a reworked AmigaE, it is completely new programming language,
- which has only similar syntax to AmigaE. Simpliest "hello world" program
- has less then 150 bytes. It is quite memory hungry, but 4 megabytes should
- be enough for larger projects. It can use linked libraries and objects.
- See documentation for more information. It is free.
-
- Currently it may have many bugs and it is not too "fool-proof". If You
- want to be a betatester, please e-mail me, you will be welcomed. I have
- no betatesters at this time.
- For now it haven't all system modules, if you want you can write them
- or write a h2m convertor. It will help me very much.
-
- If you found some bugs or you have remainders or suggestions, please
- e-mail me, opinions are also welcome.
-
- I hope You will use and like it.
-
- PS: All help is welcome.
-
- Changes from 0.05b:
- - new LOOP ability (Idea by Marco Antoniazzi)
- - some PowerD abilities I have forgotten to include to documentation are
- now documented
- - line numbers on errors are now exact (I hope)
- - some bugs removed (see docs)
-