Welcome to Laszlo in Action. This book presents a comprehensive overview of thefundamentals of the Laszlo LZX language. We’ve taken a slightly different organizationalapproach than is used by most books on programming languages, wherethe concepts ar
/* $VER: unlzx.c 1.0 (22.2.98) */ /* Created: 11.2.98 */ /* Added Pipe support to read from stdin (03.4.01, Erik Meusel) */ /* LZX Extract in (supposedly) portable C. */ /* Compile with: */ /* gcc unlzx.c -ounlzx -O6 */ /* Thanks to Dan Fraser for d