home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1589 < prev    next >
Encoding:
Internet Message Format  |  1990-12-28  |  2.5 KB

  1. From: mip@IDA.LiU.SE (Mikael Patel)
  2. Newsgroups: alt.sources
  3. Subject: TILE Forth Release 2.0, index file
  4. Message-ID: <1957@majestix.ida.liu.se>
  5. Date: 16 Jul 90 18:49:33 GMT
  6.  
  7.  
  8.    File Name        Archive #    Description
  9. -----------------------------------------------------------
  10.  COPYING                   4    
  11.  INSTALL                   2    
  12.  Makefile                  2    
  13.  PORTING                   3    
  14.  README                    1    
  15.  bin                       1    
  16.  bin/forthicon             2    
  17.  bin/forthtool             1    
  18.  bin/mkdoc                 1    
  19.  bin/short                 1    
  20.  bin/sop                   1    
  21.  doc                       1    
  22.  lib                       1    
  23.  lib/bitfields.f83         2    
  24.  lib/blocks.f83            2    
  25.  lib/debugger.f83          3    
  26.  lib/double.f83            2    
  27.  lib/enumerates.f83        2    
  28.  lib/internals.f83         3    
  29.  lib/lists.f83             2    
  30.  lib/macros.f83            2    
  31.  lib/multi-tasking.f83     4    
  32.  lib/queues.f83            3    
  33.  lib/ranges.f83            2    
  34.  lib/rationals.f83         2    
  35.  lib/sets.f83              2    
  36.  lib/structures.f83        3    
  37.  man                       1    
  38.  man/man1                  1    
  39.  man/man1/tile.1           4    
  40.  man/man3                  1    
  41.  src                       1    
  42.  src/Makefile              2    
  43.  src/compiler.v            3    
  44.  src/error.c               3    
  45.  src/error.h               1    
  46.  src/exceptions.v          2    
  47.  src/float.v               2    
  48.  src/forth.c               3    
  49.  src/forth.el              5    
  50.  src/io.c                  4    
  51.  src/io.h                  1    
  52.  src/kernel.c              6    
  53.  src/kernel.h              4    
  54.  src/locals.v              3    
  55.  src/memory.c              1    
  56.  src/memory.h              1    
  57.  src/memory.v              1    
  58.  src/multi-tasking.v       3    
  59.  src/queues.v              2    
  60.  src/string.v              2    
  61.  tst                       1    
  62.  tst/bitfields.tst         1    
  63.  tst/blocks.tst            1    
  64.  tst/bubble-sort.tst       1    
  65.  tst/byte-sieve.tst        1    
  66.  tst/channels.tst          1    
  67.  tst/colburn-sieve.tst     1    
  68.  tst/debugger.tst          1    
  69.  tst/double.tst            1    
  70.  tst/enumerates.tst        1    
  71.  tst/exceptions.tst        2    
  72.  tst/fibonacci.tst         1    
  73.  tst/locals.tst            1    
  74.  tst/macros.tst            1    
  75.  tst/matrix-mult.tst       1    
  76.  tst/permutations.tst      1    
  77.  tst/queues.tst            1    
  78.  tst/ranges.tst            1    
  79.  tst/rationals.tst         1    
  80.  tst/rendezvous.tst        1    
  81.  tst/semaphores.tst        1    
  82.  tst/sets.tst              1    
  83.  tst/structures.tst        1    
  84.  tst/task-sieve.tst        2    
  85.  tst/towers-of-hanoi.tst   1    
  86.  tst/tree-sort.tst         2    
  87.