Due Friday, October 17 (scripted by midnight).
Be sure to create a script file (as described in the on-line document on scripting) after you've created your Prolog system. Do not edit the script files. Hard-copy of the script file should be handed in next class.
The Assignment
Modify the prolog grammars shown in
v1.p
[ script1.ts ]
and
v2.p
[ script2.ts ]
to create code to recognize your own language.
Go through the two stages that these examples demonstrate, i.e., create
an initial version and then a refinement.