XTAL.NET
Icon  Name                                            Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] C_calc.tar.Z 1993-07-29 02:00 500K [TXT] README 1994-04-07 02:00 562 [   ] gc.tar.Z 1994-05-20 02:00 260K [   ] russell.tar.Z 1993-03-21 01:00 1.0M
The file russell.tar.Z contains a compiler for the programming language
Russell, along with documentation and some interesting Russell programs.

The file C_calc.tar.Z contains a desk calculator utility that performs
demand-driven evaluation.  It allows you to scroll through results,
evaluating more digits as needed.  ln(pi + exp(-500) - pi) gives the
right answer.

The files gc??.tar.Z contain the Boehm-Demers-Weiser conservative garbage
collector for C, C++ etc.  Later versions may be found in pub/gc.
These will eventually disappear from this directory.