Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 641 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 641 Bytes

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.