Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itstorque/language-qasm
Syntax highlighting for QASM code in Atom.
https://github.com/itstorque/language-qasm
atom-package atom-syntax-theme qasm quantum-programming-language syntax-highlighting
Last synced: 3 days ago
JSON representation
Syntax highlighting for QASM code in Atom.
- Host: GitHub
- URL: https://github.com/itstorque/language-qasm
- Owner: itstorque
- License: mit
- Created: 2019-12-26T05:09:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T15:32:49.000Z (about 5 years ago)
- Last Synced: 2024-12-08T11:04:49.583Z (about 2 months ago)
- Topics: atom-package, atom-syntax-theme, qasm, quantum-programming-language, syntax-highlighting
- Language: CoffeeScript
- Homepage:
- Size: 580 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# QASM language support in Atom
[![macOS Build Status](https://travis-ci.org/tareqdandachi/language-qasm.svg?branch=master)](https://travis-ci.org/tareqdandachi/language-qasm)
[![Dependency Status](https://david-dm.org/tareqdandachi/language-qasm.svg)](https://david-dm.org/tareqdandachi/language-qasm)Adds syntax highlighting and snippets to QASM files in Atom.
![Theme Preview](screenshot.png)### Contributions
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.