/language-processing-py

Atom language package for Processing.py

Primary LanguageCoffeeScriptMIT LicenseMIT

Python mode for Processing (a.k.a. Processing.py) support for Atom.

Converted from the Sublime Text Processing.py package (which, iirc, was itself probably converted from the Sublime Text Processing package).

What is it?

Provides:

  • Syntax Highlighting (this grammar is essentially an addon for Magic Python; it has not been tested with e.g. atom's default language-python).
  • Snippets
  • Advice on getting pylint to behave in a rational manner.
  • TODO: Build system.

Participating

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

License

MIT © Ben Alkov