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
If you need to hack on this package,
git clone --recurse-submodules https://github.com/adamsoutar/atom-language-superbascd atom-language-superbasnpm i./build.shapm 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
.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.