(Latest Revision: Sun Aug 30 00:05:49 PDT 2015 ) script.txt

script.txt

Note: For ease of understanding, text the user typed is displayed here in underscored boldface, and text the program typed is shown in ordinary type. In reality, the typeface on the screen for both user and computer were the same. That's normal.

Script started on Sun Aug 30 00:01:54 2015
lucifer.local>> a.out


The Expression Checker is running.

S
S
The string IS an expression.
I(C)T(S)
I(C)T(S)
The string IS an expression.
I(C)T(I(C)T(S))
I(C)T(I(C)T(S))
The string IS an expression.
I(C)T(I(C)T(I(C)T(S)))
I(C)T(I(C)T(I(C)T(S)))
The string IS an expression.
I(C)T(S)T(S)
I(C)T(S)T(S)
The string IS NOT an expression.
I(C)T(SS)
I(C)T(SS)
The string IS NOT an expression.
I(C)
I(C)
The string IS NOT an expression.
I(C)T()
I(C)T()
The string IS NOT an expression.
SS
SS
The string IS NOT an expression.
^D

The Expression Checker Thanks You!

lucifer.local>> exit
exit

Script done on Sun Aug 30 00:03:36 2015