/mac/development/languages/00index.txt
 
This list is intended to include all and only the files within this
directory.  You may find that some of the paths listed here do not
point to this directory.  That is ok; the physical paths are given here
but there may be a link in another location.
 
If you find any problems or you wish to add to or change the
descriptions given here, please do not hesitate to write
comments@mac.archive.umich.edu.
 
SIZE      DATE
(KBYTES)  ARCHIVED  COMPRESSION FORMAT(S)
-----------------------------------------------------------------------
/mac/development/languages/betterudebugger1.1.sit.hqx
   5    10/27/95    BinHex4.0,StuffIt3.50

   A patch for PowerPlant 1.1 (CodeWarrior 6).  It includes an
   altered "PP DebugAlerts.rsrc" and a patch for "UDebugger.cp"

/mac/development/languages/chipmunkbasic3.28.sit.hqx
 264      3/5/96    BinHex4.0,StuffIt3.50

   Simple, easy to learn, programming language--an old-fashioned
   Basic Interpreter; includes sprite graphics engine; FAT; v3.21
   is bug fix and new feature release; free.
 
/mac/development/languages/dska1.4.sit.hqx
 54    3/19/95    BinHex4.0,StuffIt3.50
 
   A simple assembler for the Texas Instruments TMS3202x family of
   Digital Signal Processors.  Intended for use with the program dskL
   by Gerrit Polder, which can be used to download the assembled code
   to the TI DSK development system.
 
/mac/development/languages/fantasm3.16.sit.hqx
1165     8/16/95    BinHex4.0,StuffIt3.50
 
   An assembly code development system for 680x0 series processors.
   Includes tutorials on game writing and examples of games.  Very
   well documented.  Version 3.0 is a complete rewrite.
 
/mac/development/languages/galandgem1.1.cpt.hqx
  47     10/2/94    BinHex4.0,Compact1.51
 
   Complete machine emulator for the GAL (Generic Assembly Language)
   and GEM (GEneric Machine) computation models, as described in
   "Computer organization: a top down approach" by Greg W. Scragg.
 
/mac/development/languages/gnubison1.22.sit.hqx
 460      9/4/94    BinHex4.0,StuffIt3.50
 
   A general-purpose parser generator that converts a grammar
   description for an LALR(1) context-free grammar into a C program to
   parse that grammar.  Once you are proficient with Bison, you may
   use it to develop a wide range of language parsers, from those used
   in simple desk calculators to complex programming languages.
 
/mac/development/languages/harvestc1.3.cpt.hqx
 892      7/1/93    BinHex4.0,Compact1.51
 
   Freely-distributable C compiler.  It's standalone, but
   it's also compatible with MPW-C.  You can create projects,
   compile, build/link.  Even supports a couple of Pragmas.
 
/mac/development/languages/littlesmalltalk3.15.sit.hqx
 776      8/29/95   BinHex4.0,StuffIt3.50
 
   Little Smalltalk for the Mac.  To compile the source, you will 
   need Think-C* v5 (or later) or Symantec* C++ and TCL v1.1.3.
 
/mac/development/languages/logomation1.1.sit.hqx
 979      10/8/95   BinHex4.0,StuffIt3.50
 
   Logomation is a programming language developed to teach programming
   to novices, including children.  It is not LOGO, but it does have
   similar turtle graphics.  The package comes complete with a tutorial, 
   a reference manual and many examples.  Fat binary.
 
/mac/development/languages/macgofer0.22c.sit.hqx
 711      6/17/95   BinHex4.0,StuffIt3.50
 
  MacGofer is a Macintosh version of Gofer, which in turn is an extended
  subset of Haskell. Haskell is a non-strict functional programming
  language and is syntactically similar to Miranda.
 
/mac/development/languages/macmarlais0.5d7.cpt.hqx
 233     10/2/94    BinHex4.0,Compact1.51
 
   A port of the UN*X program Marlais (version 0.5), a language not
   unlike Dylan, from Apple Computer.
 
/mac/development/languages/macmeth3.22.sit.hqx
 963    12/20/94    BinHex4.0,StuffIt3.50
 
   A 'quick' Modula-2 system. Includes an editor.
 
/mac/development/languages/macperl4.13.sit.hqx
 920      5/9/94    BinHex4.0,StuffIt3.50
 
   Perl for the Mac; AppleScriptable, supports Publishers,
   Subscribers, Balloon Help; debugger and log in separate window;
   Perl might run on any Mac with 4MB ram; MacPerl-Runtime will run
   on System 6; MacPerl requires System7.
 
/mac/development/languages/macperl4.13tool.sit.hqx
 511      5/9/94    BinHex4.0,StuffIt3.50
 
   For use with MacPerl; some features require System7.
 
/mac/development/languages/mdp80v1.3.sit.hqx
 366    10/22/94    BinHex4.0,StuffIt3.50
 
   A simulated 8-bit microcomputer/assembler.  Includes a small
   computer that has some 14k of RAM and a 2k ROM monitor program
   written entirely in MDP-8008 machine code.
 
/mac/development/languages/mopssystem2.6.sit.hqx
1028     8/10/95    BinHex4.0,StuffIt3.50
 
   Mops is an object-oriented programming system, derived from the
   Neon language developed by Charles Duff and sold by Kriya, Inc.
   Mops is a complete re-implementation of Neon, with many additional
   enhancements.  It is also in the public domain.  Assembles only
   68k object code, documentation available in
   /mac/development/languages/mopsmanual2.6.sit.hqx

/mac/development/languages/mopsmanual2.6.sit.hqx
 446     7/14/95    BinHex4.0,StuffIt3.50
 
   Complete documentation for /mac/development/languages/mops2.5.cpt.hqx
   in Microsoft Word format.  Includes some Mops demos.
 
/mac/development/languages/mpwoberon.sit.hqx
1501     7/10/95    BinHex4.0,StuffIt3.50

   A compiler for the Oberon and Oberon-2 language.  It fits
   neatly into the MPW environment and allows you to use all
   your tools and utilities for developing.
 
/mac/development/languages/powerlisp1.1.sit.hqx
 694     5/14/94    BinHex4.0,StuffIt3.50
 
   A Common Lisp development environment, requiring System 7.0+ 
   and a 68020 or up.  Includes full 680x0 compiler, as well as 
   Lisp source for the compiler and multi-window, any-size-text editor
   for development.  Documentation in Word and MacWrite format &
   sample programs/source included.
 
/mac/development/languages/prometheus1.1.sit.hqx
 635    2/4/96    BinHex4.0,StuffIt3.50

   Prometheus is a programming language specially designed for logic,
   mathematics, and artificial intelligence.  It contains elements from C,
   Pascal, LISP, and Prolog, but has many novel features.  It is high-level
   and very weakly typed.  Fat Binary.  (Not to be confused with
   /mac/sound/soundutil/prometheus.sit.hqx)

/mac/development/languages/quickedit2.7.sit.hqx
 219      6/1/97    BinHex4.0,StuffIt3.50
 
   Updated editor for Mops 2.7 with new features, updated
   glossary; commands can be executed from editor window.
 
/mac/development/languages/rewrite0.26.cpt.hqx
 429     10/4/95    BinHex4.0,Compact1.51
 
   ReWrite is a development version of a programming language for 
   the Macintosh using a rewrite rules syntax. 
 
/mac/development/languages/xlisp2.1g.sit.hqx
 459     7/10/94    BinHex4.0,StuffIt3.50
 
   An enhanced, object-oriented version of David Michael Betz's XLISP
   with additional features of Common Lisp.