https://github.com/xhacker/bunting.tmlanguage
Syntax highlighting for Bunting language
https://github.com/xhacker/bunting.tmlanguage
Last synced: 6 months ago
JSON representation
Syntax highlighting for Bunting language
- Host: GitHub
- URL: https://github.com/xhacker/bunting.tmlanguage
- Owner: xhacker
- Created: 2015-01-25T02:12:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-13T22:42:49.000Z (about 11 years ago)
- Last Synced: 2025-01-29T08:24:30.846Z (over 1 year ago)
- Size: 398 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bunting Highlight

Syntax highlighting and some small sugar (like comment toggling) for Bunting language and ASM (Abstract Stack Machine). Currently supports Bunting-3. Bunting and ASM are the languages used in [CMPT 379](http://www.cs.sfu.ca/CourseCentral/379/shermer/index.html) by Tom Shermer.
## Installation
For Sublime Text, just [install Package Control](https://packagecontrol.io/installation) and install the Bunting Language package.