@adobe/acc-xtk-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.14 • Public • Published

Adobe Campaign XTK expression parser

This project is the implementation of a grammar for Adobe Campaign XTK expressions. It is based on antlr4 syntax. The documentation of the API provided by this package can be found here.

Installation

Today the generation of the source code based on the g4 grammar files requires antlr4 to be installed. Please follow this guidelines to do it.

Rebuilding the grammar

This action needs to be run each time the .g4 file is modified to generate the corresponding js.

yarn run generateParser

Both the parsers and a skeleton of visitor for the parsing tree is generated.

Tips to modify the grammar

Changing the grammar without regression can be challenging, a good tool to quickly test grammars is including in the latest version of Intellij, it displays on the fly the parsing tree generating when the grammar is applied to a piece of code.

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @adobe/acc-xtk-parser

Weekly Downloads

5

Version

1.0.14

License

Apache-2.0

Unpacked Size

872 kB

Total Files

6

Last publish

Collaborators

  • dylandepass
  • djaeggi
  • adobehalls
  • fullcolorcoder
  • marbec
  • tripod
  • garthdb
  • lazd
  • adobe-admin
  • patrickfulton
  • trieloff
  • shazron
  • krisnye
  • dcpfsdk
  • natebaldwin
  • devongovett
  • aspro83
  • symanovi
  • dpfister
  • stefan-guggisberg
  • korra
  • rofe
  • kptdobe