<br />
<b>Warning</b>:  Undefined array key "REMOTE_USER" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>219</b><br />
<br />
<b>Warning</b>:  Undefined array key "date" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>226</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>228</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>292</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>397</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>219</b><br />
<br />
<b>Warning</b>:  Undefined array key "date" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>226</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>228</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>292</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>397</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>219</b><br />
<br />
<b>Warning</b>:  Undefined array key "date" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>226</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>228</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>292</b><br />
<br />
<b>Warning</b>:  Undefined array key "media" in <b>/home/feupptspecs/public_html/wiki/feed.php</b> on line <b>397</b><br />
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://fe.up.pt/specs/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://fe.up.pt/specs/wiki/feed.php">
        <title>SPeCS Research Group doc:lara</title>
        <description></description>
        <link>https://fe.up.pt/specs/wiki/</link>
        <image rdf:resource="https://fe.up.pt/specs/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-24T02:15:30+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:intro&amp;rev=1642276932&amp;do=diff"/>
                <rdf:li rdf:resource="https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:legacy&amp;rev=1642276620&amp;do=diff"/>
                <rdf:li rdf:resource="https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:tips&amp;rev=1642278027&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://fe.up.pt/specs/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>SPeCS Research Group</title>
        <link>https://fe.up.pt/specs/wiki/</link>
        <url>https://fe.up.pt/specs/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:intro&amp;rev=1642276932&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-15T20:02:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:lara:intro</title>
        <link>https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:intro&amp;rev=1642276932&amp;do=diff</link>
        <description>Introduction to LARA scripts

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). Currently the LARA framework supports EcmaScript 2021 for JS files.</description>
    </item>
    <item rdf:about="https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:legacy&amp;rev=1642276620&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-15T19:57:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:lara:legacy</title>
        <link>https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:legacy&amp;rev=1642276620&amp;do=diff</link>
        <description>Legacy LARA

This section contains LARA constructs that are still valid, but for which newer (and recommended) alternatives exist.

Select

(Alternative: Query.search())

Select with full join point chain:


select program.file.function.body.loop end</description>
    </item>
    <item rdf:about="https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:tips&amp;rev=1642278027&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-15T20:20:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>doc:lara:tips</title>
        <link>https://fe.up.pt/specs/wiki/doku.php?id=doc:lara:tips&amp;rev=1642278027&amp;do=diff</link>
        <description>LARA General Tips

Naming Conventions

General Javascript styling guides apply, such as:

	*  Variable names and functions use camelCase with the first letter in lowercase
	*  Class names should be nouns, in use CamelCase with the first letter of each internal word capitalized</description>
    </item>
</rdf:RDF>
