8 lines
306 B
Plaintext
8 lines
306 B
Plaintext
"List" ; For IList, MTList, and ConsList
|
|
"Character" ; For Character and CharBox
|
|
"Integer-box" ; For Integer and IntBox
|
|
"Float" ; For Float and FloatBox
|
|
"String" ; For String and StrBox
|
|
"Stack" ; For IStack, ListStack, and CountedListStack
|
|
"Stack-main" ; For the main expression
|