Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 915 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 915 Bytes

Gravity Language Grammar for Atom

Adds an initial grammar for the remarkable Gravity language to Atom.

Initially ported from https://github.com/Dohxis/vscode-gravity with modifications.

Note: As Gravity is still a rapidly evolving language and the grammar definition is in flux, this package may be inaccurate or become out of date quickly. If you notice any issues, I'd be grateful if you'd open an issue in the repository or send a pull request. Thanks!

Screenshot of Gravity inside Atom

Links

  • Gravity - A tiny, embeddable, and powerful dynamically-typed language with Swift-style syntax written in C with no dependencies other than stdlib.
  • Atom - A hackable text editor for the 21st Century