home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d4xx / d431 / ezasm.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-27  |  545 b   |  20 lines

  1. .name
  2. EZAsm
  3. .author
  4. Joe Siebenmann 
  5. .version
  6. 1.31
  7. .reference
  8. AmigaLibDisk421:EZAsm/
  9. 1.3
  10. .description
  11. Combines parts of the "C" language with 68000 assembly, giving it the
  12. "feel" of a higher level language.  Supports all 1.3 functions.  Uses
  13. braces and "else" like "C".  Resulting code is optimized as much as
  14. possible.  Takes source file you create and outputs a .asm file.  Includes
  15. example source and executable files.  
  16. .described-by
  17. Automatically generated from Contents file by c2pi program.
  18. .short
  19. Combined C/68000 programming environment
  20.