home *** CD-ROM | disk | FTP | other *** search
-
- SHAMMAS.AUG
-
- Keywords: SHAMMAS AUG86/ ADA / MODULA-2 / PASCAL / HOUSE OF ALGOL COLUMN
-
- Listing 1: Ada procedure to swap two integers.
- Listing 2: Generic Ada
- procedure to swap two scalars.
- Listing 3: Generic Ada procedure to return
- the next element in a circular list.
- Listing 4: Generic Ada function that scans an array and returns the largest
- value found.
- Listing 5: Generic Ada function to return the average of a floating point
- typed array.
- Listing 6: Generic Ada procedure to solve the mathematical root of a
- function.
- Listing 7: Generic Shell sort procedure in Ada.
- Listing 8: Generic Modula-2 function to search for a specific value in an
- integer/cardinal array.
- Listing 9: Generic Modula-2 Shell sort procedure.
- Listing 10: Modula-2 function compares "Frequency" fields.
- Listing 11: Iterator example. Professional Pascal program compares a list
- of names with a list of keys and report any matches found.
-
- LETTER.AUG
-
- Keywords: LETTERS AUG86 / SQUARE ROOTS
-
- More fun with square roots
-
- BENCHMARK.C
-
- In this directory you'll find the C-compiler benchmarks used to
- test the compilers for the comparative review in the August, `86
- issue of DDJ.