Comments
Loading Dream Comments...
You must be logged in to write a comment - Log In
Artist
The Parser/Editor and Front End Module (parser.com) verifies the syntactic state of the source code as it is typed in, by showing variables and data names in black, numbers in cyan, string data in green, comments in bright green, monadic operators (like &, %, @) in red, dyadic operators (like +, -, *) in yellow, parentheses and inner products in blue, and errors in black on a red background. There are four windows: "Sheila" is the main source window, "SYSTAT" shows the system status, "Segs" shows the active segments, and "Keybrd XX" shows the input characters as they are typed ("XX" is replaced by the current syntactic state, such as AL, NM, ++, {*, etc.)