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

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