home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / fishdisks / d1042.lha / Docs / English / Contents < prev    next >
Text File  |  1995-03-28  |  882b  |  21 lines

  1. Amiga_E    3.1a    An Amiga specific E compiler
  2.  
  3. E is a powerful and flexible object oriented / procedural / unpure
  4. functional higher programming language, mainly influenced by languages
  5. such as C++, Ada, Lisp etc., and Amiga E a very fast compiler for it,
  6. with features such as speed of >20000 lines/minute on a 7 Mhz amiga,
  7. inline assembler and linker integrated into compiler, large set of
  8. integrated functions, great module concept with v39 includes as
  9. modules, flexible type-system, quoted expressions, immediate and typed
  10. lists, low-level and object polymorphism, exception handling,
  11. inheritance, data-hiding, methods, multiple return values, default
  12. arguments, register allocation, fast memory management, unification,
  13. LISP-Cells, and much much more...
  14. This is part 2 containing the docs.
  15.  
  16. Author: Wouter van Oortmerssen
  17. Path: AmigaLibDisk1042:Programs/E3_Docs/
  18.  
  19. ==========
  20.  
  21.