home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d969 / ace.lha.pi < prev    next >
Fred Fish's Product-Info  |  1994-03-05  |  2KB  |  62 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. ACE
  6. .type
  7. Compiler
  8. .short
  9. FreeWare Amiga BASIC compiler + extras
  10. .description
  11. ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
  12. and Blink produces standalone executables.
  13.  
  14. The language defines a large subset of AmigaBASIC but also has many
  15. features not found in the latter such as: turtle graphics, recursion,
  16. SUBs with return values, structures, arguments, include files, a
  17. better WAVE command which allows for large waveforms, external
  18. references, named constants and a variety of other commands and
  19. functions not found in AmigaBASIC.
  20.  
  21. New features in version 2.0 include: gadgets, three standard requester
  22. types, serial I/O and menus (with optional command-keys for menu
  23. items). New commands and functions for this version include EXIT FOR,
  24. PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
  25. serial I/O at present). INPUT and PRINT can now be used transparently
  26. for all screen/window combinations.
  27.  
  28. All user-defined windows are now fully-configurable and may be used in
  29. conjunction with screens as per AmigaBASIC. Window close event
  30. trapping is also a new feature.
  31.  
  32. In addition to event trapping, ACE now supports WAITing for both menus
  33. and gadgets. Waiting is more operating-system-friendly than event
  34. trapping.
  35.  
  36. A simple graphical front-end (Integrated Development Environment) is
  37. also provided with the archive. This is written in ACE.
  38. .version
  39. 2.0
  40. .author
  41. David Benn
  42. .reference
  43. FFMCD01:Useful/dist/dev/lang/ACE/
  44. 1.0
  45. .distribution
  46. Freeware
  47. .address
  48. 181 St John Street, Launceston
  49. Tasmania, Australia, 7250
  50. .email
  51. dbenn@leven.appcomp.utas.edu.au
  52. .docs
  53. docs/ace.doc
  54. docs/a68k.doc
  55. docs/blink.doc
  56. docs/history
  57. docs/ref.doc
  58. .described-by
  59. Fred Fish (fnf@fishpond.cygnus.com)
  60. .submittal
  61. Downloaded via ftp from wuarchive.wustl.edu.
  62.