# Icon res_word_chars: &letters $ & comment1: # comment2: quote2: " " ' ' # +word => word -> {\\ttb{}word} # ~word => word -> {\\tts{}word} # $x -> => x -> \\(y\\) # x y => x -> y # Reserved words +by +break +case # Unicon +class +create +default +do +else +end +every +global +fail +if +initial # Unicon +initially +invocable +link +local # Unicon +method +next +not +of +procedure +record +repeat +return +static +suspend +to +then +while +until # Keywords +&ascii +&clock +&collections +&cset +¤t +&date +&dateline +&digits +&error +&errornumber +&errortext +&errorvalue +&errout +&fail +&features +&file +&host +&input +&lcase +&letters +&level +&line +&main +&null +&output +&pos +&random +®ions +&source +&storage +&subject +&time +&trace +&ucase +&version +&allocated +&e +&phi +&pi +&progname # Translator directives +$include +$line +$define +$undef +$ifdef +$ifndef +$else +$endif # Mathematical translations. $< < $> > $<= \le $>= \ge $~= \neq $++ \cup $** \cap $-- \setminus $& \land $>> \succ $<< \prec $|| \Vert $>>= \succeq $<<= \preceq $=== \equiv $~=== \not\\equiv $:=: \leftrightarrow $<-> \leftrightarrow # Arbitrary translations .{ \{ .} \} .\ \verb|\| .~== .|||