incandescant / language-bb

BitBake recipe language support in Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitBake recipe language support in Atom

Adds syntax highlighting to OpenEmbedded/Bitbake recipes in Atom.

Based on language-make and language-perl.

Features

Following features are already implemented:

  • Comments
  • Variable assignments
  • Variables

TODO

Following things are still to be done:

  • Function definitions
  • Syntax inside functions

Contributing

Contributions are greatly appreciated. Please fork this repository and open a pull request for changes.

About

BitBake recipe language support in Atom

License:MIT License


Languages

Language:CoffeeScript 100.0%