racket/collects/honu/examples/Stack.cm
2005-05-27 18:56:37 +00:00

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