Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlmanning/language-ohm
Ohm language support in Atom
https://github.com/dlmanning/language-ohm
Last synced: 3 months ago
JSON representation
Ohm language support in Atom
- Host: GitHub
- URL: https://github.com/dlmanning/language-ohm
- Owner: dlmanning
- License: mit
- Created: 2016-07-08T06:13:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-08T16:31:26.000Z (over 8 years ago)
- Last Synced: 2024-04-28T16:33:01.524Z (6 months ago)
- Homepage:
- Size: 4.88 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ohm language support in Atom
Adds syntax highlighting to Ohm (.ohm) files in Atom. Ohm is a library and DSL for parsing and pattern matching. See [https://github.com/cdglabs/ohm](https://github.com/cdglabs/ohm) for details.
![Screenshot](https://media.githubusercontent.com/media/dlmanning/language-ohm/master/screenshot.png)