You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (JIRA)" <ji...@apache.org> on 2017/06/12 09:32:00 UTC

[jira] [Updated] (SLING-5787) Modularise the Sightly script engine

     [ https://issues.apache.org/jira/browse/SLING-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radu Cotescu updated SLING-5787:
--------------------------------
    Labels: Sling-9-ReleaseNotes  (was: )

> Modularise the Sightly script engine
> ------------------------------------
>
>                 Key: SLING-5787
>                 URL: https://issues.apache.org/jira/browse/SLING-5787
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>    Affects Versions: Scripting Sightly Engine 1.0.18
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>              Labels: Sling-9-ReleaseNotes
>             Fix For: Scripting HTL Engine 1.0.20, Scripting HTL Compiler 1.0.0, Scripting HTL Java Compiler 1.0.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)