Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.