Skip to content

alejandropoveda/atom-language-gsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.