SIMPOL Documentation

Reserved Words

There has been a significant attempt made to keep the number of reserved words in SIMPOL to a minimum. The following words should be considered to be the current list of reserved words:

  • and

  • AND

  • boolean

  • constant

  • else

  • embed

  • export

  • end

  • function

  • if

  • include

  • information

  • integer

  • mod

  • not

  • number

  • or

  • OR

  • reference

  • resolve

  • string

  • type

  • while

  • XOR

This list should not yet be considered complete. Possible additions to the list could include:

  • break

  • case

  • dim

  • in

  • par

  • select

  • switch

  • sql

  • where