Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting Sightly Engine 1.0.18
Description
The Sightly script engine should be broken into three modules:
- a Sightly frontend compiler that interprets Sightly scripts and produces an Abstract Syntax Tree (AST)
- a Sightly Java backend compiler that interprets the AST and produces Java class files
- a Compilable Script Engine that reuses the previous two modules
Attachments
Issue Links
- relates to
-
SLING-6223 Impossible to create HTL resource type that starts with a number inside the foldername
- Resolved
- links to