SLING-8012 - Extract an HTL runtime bundle from the existing HTL modules

* refactored code to use the new o.a.s.scripting.sightly.runtime module
23 files changed
tree: d75a401cf58b58114b680d314217a22c1a41ed89
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Build Status Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Java Compiler

This module is part of the Apache Sling project.

The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.compiler module into Java source code.