home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / sillies / silly8 / L / LessKnown < prev    next >
Encoding:
Text File  |  1994-02-18  |  2.6 KB  |  58 lines

  1.  
  2.         The lesser known computer programming languages
  3.         -----------------------------------------------
  4.  
  5. SIMPLE
  6. "SIMPLE" is an acronym for Sheer Idiot's Monopurpose Programming Language
  7. Environment.  This language, developed at the Hanover College for
  8. Technological Misfits, was designed to make it impossible to write code
  9. with errors in it.  The statements are, therefore, confined to BEGIN,
  10. END and STOP.  No matter how you arrange the statements, you can't make
  11. a syntax error.  Programs written in SIMPLE do nothing useful.  Thus
  12. they achieve the results of programs written in other languages without
  13. the tedious, frustrating process of testing and debugging.
  14.  
  15. LITHP
  16. This otherwise unremarkable language is distinguished by the absence of
  17. an "S" in its character set; users must substitute "TH".  LITHP is said
  18. to be useful in protheththing lithtth.
  19.  
  20. SLOBOL
  21. SLOBOL is best known for the speed, or lack of it, of its compiler.
  22. Although many compilers allow you to take a coffee break while they
  23. compile, SLOBOL compilers allow you to travel to Bolivia to pick the
  24. coffee.  Forty-three programmers are known to have died of boredom
  25. sitting at their terminals while waiting for a SLOBOL program to
  26. compile.  Weary SLOBOL programmers often turn to a related (but
  27. infinitely faster) language, COCAINE.
  28.  
  29. SARTRE
  30. SARTRE, named after the late existential philosopher, SARTRE is an
  31. extremely unstructured language.  Statements in SARTRE have no purpose;
  32. they just are.  Thus SARTRE programs are left to define their own
  33. functions.  SARTRE programmers tend to be boring and depressed, and are
  34. no fun at parties.
  35.  
  36. FIFTH
  37. FIFTH is a precision mathematical language in which the data types
  38. refer to quantity.  The data types range from CC, OUNCE, SHOT, and
  39. JIGGER to FIFTH (hence the name of the language), LITER, MAGNUM and
  40. BLOTTO.  Commands refer to ingredients such as CHABLIS, CHARDONNAY,
  41. CABERNET, GIN, VERMOUTH, VODKA, SCOTCH, and WHATEVERSAROUND.
  42.  
  43. The many versions of the FIFTH language reflect the sophistication and
  44. financial status of its users.  Commands in the ELITE dialect include
  45. VSOP and LAFITE, while commands in the GUTTER dialect include HOOTCH
  46. and RIPPLE. The latter is a favorite of frustrated FORTH programmers
  47. who end up using this language.
  48.  
  49. C-
  50. This language was named for the grade received by its creator when he
  51. submitted it as a class project in a graduate programming class.  C- is
  52. best described as a "low-level" programming language.  In fact, the
  53. language generally requires more C- statements than machine-code
  54. statements to execute a given task.  In this respect, it is very
  55. similar to COBOL.
  56.  
  57. *** EOF
  58.