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 >
Wrap
Text File
|
2000-07-23
|
2KB
|
51 lines
Short: Comparison of progr. langs
Author: Frank Reibold
Uploader: FR-SW@reibold-online.de
Type: dev/misc
Kurz: Programmiersprachen-Vergleich
Programming Languages - A Comparison
------------------------------------
This package consists of the following files:
o Progr_Langs.guide - the document describing and comparing the programming
languages
o exe_timer - the tool used to measure the execution times (must be
run in the CLI)
o exe_timer.b - the source code in ACE Basic
o cbsi - a system information tool (must be run in the CLI)
o cbsi.out - a sample output of cbsi
o MemDiff - calculates the memory usage of a program
o MemDiff.bb2 - the source code in Blitz Basic 2
The documentation consists mainly of a couple of tables showing the
execution speeds and the lengths of the executable files created by some
programming languages like GNU C++ (egcs) and Blitz Basic 2.
You can also find the main features of those programming languages and
some hints.
News
----
o revised E sources and description
o added egcs (GCC 2.8+) description and results
o added C++ verification test, sources, and results
o new Assembler results, descriptions, and sources
o revised some results of test #2
o added a general introduction for each of the programming
languages
o revised G77 description and results
o added UCB Logo and Bywater Basic
o added a "Scripting Languages" section which describes Perl etc.
o revised Cursor 1.7 results
o improved version of »exe_timer«
o updated SAS/C description and results to version 6.58
o updated VBCC description and results
o added description of Creative E
o new version of »cbsi« for Amiga OS 3.5
o updated Storm C description and results to version 3.0
o added Pure Basic description
o added BRexx description