language-superbas

SuperBAS language package for Atom

adamsoutar

7

0

1.0.0

MIT

GitHub

SuperBAS language package for Atom

Syntax highlighting for the SuperBAS programming language, for use with Atom

You can get SuperBAS from atom.io, apm, or within the editor Settings, like any other package.

language-superbas uses the .sbas extension by default.


This repo contains adamsoutar/textmate-language-superbas as a submodule

Build it

If you need to hack on this package,

git clone --recurse-submodules https://github.com/adamsoutar/atom-language-superbas
cd atom-language-superbas
npm i
./build.sh
apm link

Do note that this package only contains the glue for putting the grammar in Atom. The actual grammar is in adamsoutar/textmate-language-superbas.