Jabuti DSL
ANTLR4.
A implementation of Jabuti DSL grammar usingReference articles
- Advances in a DSL to Specify Smart Contracts for Application Integration Processes
- On the Need to Use Smart Contracts in Enterprise Application Integration
How to use
# clone this repository
$ git clone git@github.com:gca-research-group/jabuti-dsl-language-antlr.git
# run the installation command in the folder
$ yarn install
# run the build command in the folder
$ yarn build
Contributing
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
License
Copyright © 2023 The Applied Computing Research Group (GCA).
This project is MIT licensed.