SIMP tokenizer
This directory contains C code to tokenize source code written in the SIMP language, along with specifications for the language, some sample code, and a test utility.
readme (with language specs)
the main
tokenizer program
the token handling
code
and
header file
makefile
test scripts for
invalid
and
valid
source code
SIMP code samples (good and bad)