• The language seems lexically simple.
    • Spaces are used as a delimeter for a large portion of things, since most operators are alphabetical.
    • There aren't tooo many symbol-based operators
    • Note however that identifiers can be quoted.
  • external links
    • parsing PL/SQL (with PL/SQL)