language-gsql
GSQL language support in Atom
alejandropoveda 154 2 0.6.0 MIT GitHub

Language support for GSQL® in Atom


Adds syntax highlighting and snippets to GSQL® files in Atom.

See the official site for more information on the language.

Currently contains the following GSQL® specific syntax.

  • DDL Statements
  • DML Statements
  • Types and Tuple Definition
  • Declaration Statements
  • Output Statements
  • Accumulator Assignment Statements
  • Exception Statements
  • Control Flow StatementS
  • Operators
  • Built-in Functions

Contributing

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.