PRAXIS This directory tree contains the complete PRAXIS language system and some tools. Three compilers exist, a native PDP11 one, a PDP11 compiler on VAX, and a native VAX compiler. The PRAXIS language was designed as a simpler more usable replacement for Ada before Ada was ever implemented but after the design had become known. Accordingly it has packages, tasking, and more. To get some space, a few files are compressed. Any file of type LZC (file.LZC) is compressed with LZCOMPRS and may be decompressed with LZDECOMP here. The form of the needed command is LZDECOMP file.LZC file.typ where typ may be suggested by the filename. Use TXT most of the time. There are help and document files scattered here, and all the needed command files to build the complete Praxis system but you'll need to look around for them. -editor