Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsouza/language-chapel
Chapel package for Atom
https://github.com/fsouza/language-chapel
Last synced: about 2 months ago
JSON representation
Chapel package for Atom
- Host: GitHub
- URL: https://github.com/fsouza/language-chapel
- Owner: fsouza
- License: apache-2.0
- Archived: true
- Created: 2015-04-26T01:59:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T22:49:19.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T06:02:15.812Z (5 months ago)
- Language: CoffeeScript
- Homepage: https://atom.io/packages/language-chapel
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Chapel language support in Atom
[![Build Status](https://travis-ci.org/fsouza/language-chapel.svg)](https://travis-ci.org/fsouza/language-chapel)
Adds syntax highlighting and snippets to Chapel files in Atom.
Originally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle)
from the [Go TextMate bundle](https://github.com/chapel-lang/chapel-tmbundle).