This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
doc:lara [2022/01/15 19:28] jbispo |
doc:lara [2022/01/15 20:05] (current) jbispo |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| LARA scripts can either be plain JavaScript files with the latest EcmaScript syntax (.js files) or EcmaScript 5 (2009) extended with special constructs (.lara files). | LARA scripts can either be plain JavaScript files with the latest EcmaScript syntax (.js files) or EcmaScript 5 (2009) extended with special constructs (.lara files). | ||
| - | [Planned Feature] Currently, the starting point of a LARA weaver | + | LARA Framework |
| - | Quickstart - Introductory video using Kadabra, a Java Weaver (XXmin). | + | [Planned Feature] Currently, the starting point of a LARA weaver is always a .lara file, but we are working on support for the entry point to be either a .lara or .js file. |
| - | [[doc:lara:tips|General LARA Tips]] | + | /* [[https:// |
| - | [[doc:lara:clava|Clava (C/C++ Weaver)]] | + | [[doc:lara:intro|LARA Introduction]] - Introduction to LARA scripts. |
| - | [[doc:lara:kadabra|Kadabra (Java Weaver)]] | + | [[doc:lara:tips|General LARA Tips]] - Tips regarding writing and using LARA scripts. |
| - | [[doc: | + | [[doc: |