language-hy

Hy language support in Atom

bollwyvl

1,192

0

Bug Reports

0.1.0

MIT

GitHub

Hy language support in Atom Build Status

Adds syntax highlighting to Hy files in Atom.

This is a quick and dirty fork of language-python, with a bit of scraped Hy builtins.

It is mainly to demonstrate use of the Hy kernel for Jupyter with Hydrogen.

Likely, the entire grammar needs to be overhauled, perhaps inspired by an existing lisp like clojure.

Originally converted from the Python TextMate bundle.

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