Quote:
|
E is a powerful and flexible object oriented / procedural / unpure functional higher programming language, mainly influenced by languages such as C++, Ada, Lisp etc., and Amiga E a very fast compiler for it, with features such as speed of >20000 lines/minute on a 7 Mhz amiga, inline assembler and linker integrated into compiler, large set of integrated functions, great module concept with v40 includes as modules, flexible type-system, quoted expressions, immediate and typed lists, parametric and inclusion polymorphism, exception handling, inheritance, data-hiding, methods, multiple return values, default arguments, register allocation, fast memory management, unification, LISP-Cells, gui-toolkit, (macro-) preprocessor, very intuitive and powerful source-level debugger, easy .library linking, and much more...
|
--------------------------------------------------------------------
Compiler Description
Compiler
Executables and Sources
Beginners Guide
Amiga E Encyclopedia
Tutorials and Code Samples
------------------------------------------------------------------
Usenet newsgroup: news:comp.sys.amiga.programmer.
|