Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/penrose/penrose-atom-syntax-highlighting

Atom syntax-highlighting package for languages in the Penrose system
https://github.com/penrose/penrose-atom-syntax-highlighting

atom language-penrose

Last synced: 5 days ago
JSON representation

Atom syntax-highlighting package for languages in the Penrose system

Awesome Lists containing this project

README

        

# Penrose language support in Atom

Adds syntax highlighting and snippets to Substance, Style, and Element files in Atom.

## Usage

- `git clone` the package repo into `~/.atom/packages`
- `cd` into the package directory
- type `npm install`
- restart atom

## TODOS

- [ ] Write a more generic version with lookahead regexes
- [ ] Automatically generate `.cson` files by parsing the Element program
- [ ] Publish this package