home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 3
/
CDPDIII.bin
/
pd
/
programming
/
utils
/
toolbox
/
test
/
all
/
readme.pl5
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-03-14
|
288 b
|
10 lines
This is only a buggy test of something i am working on.
Its the language PL5, an extension of N. Wirth's PL0 (for more see:
N. Wirth "compiler-constructions"
use bmake (or an other make) to build the parser
then try:
parser <PL5.txt
to scan, parse and build an abstract syntax tree.