Hoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds.
This repository contains Atom tools for the PP grammar
description language from the PHP Hoa\Compiler
library.
Installing these tools is as easy as running:
apm install hoa-compiler-plugin
Or using the Atom GUI through Atom
> Preferences
> Install
, search for
hoa-compiler-plugin
and click on the Install
button.
Just open a PP file in Atom, nothing special to do! For instance, try the
hoa://Library/Compiler/Llk/Llk.pp
file:
Different documentations can be found on the website: http://hoa-project.net/.
Hoa is under the New BSD License (BSD-3-Clause). Please, see
LICENSE
.