home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Recent / dev / misc / Progr_Langs_v5.readme < prev    next >
Text File  |  2000-07-23  |  2KB  |  51 lines

  1. Short:    Comparison of progr. langs
  2. Author:   Frank Reibold
  3. Uploader: FR-SW@reibold-online.de
  4. Type:     dev/misc
  5. Kurz:     Programmiersprachen-Vergleich
  6.  
  7.  
  8. Programming Languages - A Comparison
  9. ------------------------------------
  10.  
  11. This package consists of the following files:
  12.  
  13. o  Progr_Langs.guide - the document describing and comparing the programming
  14.                        languages
  15. o  exe_timer         - the tool used to measure the execution times (must be
  16.                        run in the CLI)
  17. o  exe_timer.b       - the source code in ACE Basic
  18. o  cbsi              - a system information tool (must be run in the CLI)
  19. o  cbsi.out          - a sample output of cbsi
  20. o  MemDiff           - calculates the memory usage of a program
  21. o  MemDiff.bb2       - the source code in Blitz Basic 2
  22.  
  23. The documentation consists mainly of a couple of tables showing the
  24. execution speeds and the lengths of the executable files created by some
  25. programming languages like GNU C++ (egcs) and Blitz Basic 2.
  26.  
  27. You can also find the main features of those programming languages and
  28. some hints.
  29.  
  30. News
  31. ----
  32. o  revised E sources and description
  33. o  added egcs (GCC 2.8+) description and results
  34. o  added C++ verification test, sources, and results
  35. o  new Assembler results, descriptions, and sources
  36. o  revised some results of test #2
  37. o  added a general introduction for each of the programming
  38.    languages
  39. o  revised G77 description and results
  40. o  added UCB Logo and Bywater Basic
  41. o  added a "Scripting Languages" section which describes Perl etc.
  42. o  revised Cursor 1.7 results
  43. o  improved version of »exe_timer«
  44. o  updated SAS/C description and results to version 6.58
  45. o  updated VBCC description and results
  46. o  added description of Creative E
  47. o  new version of »cbsi« for Amiga OS 3.5
  48. o  updated Storm C description and results to version 3.0
  49. o  added Pure Basic description
  50. o  added BRexx description
  51.