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

Radu Cotescu updated SLING-5787:
--------------------------------
    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

  was:
The Sightly script engine should be broken into three modules:

1. a Sightly frontend compiler that interprets Sightly scripts and produces an 
Abstract Syntax Tree (AST)
2. a Sightly Java backend compiler that interprets the AST and produces Java 
class files
3. a Compilable Script Engine that reuses the previous two modules


> Modularise the Sightly script engine
> ------------------------------------
>
>                 Key: SLING-5787
>                 URL: https://issues.apache.org/jira/browse/SLING-5787
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>             Fix For: Scripting Sightly Engine 1.0.20
>
>
> 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.3.4#6332)

Reply via email to