![]() | ![]() | |||||||||||||||
|
CommentsComments are denoted by a "--" and all text after these symbols is ignored until the end of line. => null; -- An Ada style comment As a special case, scripts may begin with a path to the interpreter as specified with "#!". SparForte doesn't honor any parameters included with the path. #!/usr/local/bin/spar In this case, the operating system would look for SparForte in /usr/local/bin if the script file is executed directly. This is the standard behavior for Linux and UNIX-based operating systems. Indentation and WhitespaceSparforte treats tabs as 8 spaces. Whitespace at the end of a line is a style issue error. Excessive identation whitespace is a style issue error. |
![]() Block Statements and Subprograms |
![]() |
![]() |