<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/src/lang, branch master</title>
<subtitle>fork of https://github.com/LuxLang/lux for my bookshelf</subtitle>
<id>https://stuebinm.eu/git/lux/atom/src/lang?h=master</id>
<link rel='self' href='https://stuebinm.eu/git/lux/atom/src/lang?h=master'/>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/'/>
<updated>2015-01-03T15:24:14Z</updated>
<entry>
<title>The language officially has a name: Lux (stylized as "lux").</title>
<updated>2015-01-03T15:24:14Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2015-01-03T15:24:14Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=661c70e4d786e7b2188564beddc586f1a50e4656'/>
<id>urn:sha1:661c70e4d786e7b2188564beddc586f1a50e4656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Beginning to implement compiler in the language itself.</title>
<updated>2015-01-03T06:31:14Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2015-01-03T06:31:14Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=212dd66966a873e3d7183b071f719ef58e4d88fe'/>
<id>urn:sha1:212dd66966a873e3d7183b071f719ef58e4d88fe</id>
<content type='text'>
- The language can now handle more symbols on identifiers.</content>
</entry>
<entry>
<title>The language now supports macros.</title>
<updated>2015-01-03T05:48:08Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2015-01-03T05:48:08Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=648110a554a13e1caaf846a60c85cccadcda6e0d'/>
<id>urn:sha1:648110a554a13e1caaf846a60c85cccadcda6e0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a bug in pattern-matching when expanding sequential tests.</title>
<updated>2015-01-02T07:29:32Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2015-01-02T07:29:32Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=7ae54659d09aef5ced3544c650c80d7580a0dbb7'/>
<id>urn:sha1:7ae54659d09aef5ced3544c650c80d7580a0dbb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pattern matching compiler now generates optimized code.</title>
<updated>2015-01-02T05:36:06Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2015-01-02T05:36:06Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=f28db7decf3330379f3f4ab190a9bc01deb50b91'/>
<id>urn:sha1:f28db7decf3330379f3f4ab190a9bc01deb50b91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added string testing &amp; multi-branching to pattern-matching.</title>
<updated>2014-12-26T18:36:22Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-12-26T18:36:22Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=6eebd55535254e82230ce0ad11f7eb8b7907a9ca'/>
<id>urn:sha1:6eebd55535254e82230ce0ad11f7eb8b7907a9ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pattern-matching has been enriched with sub-structural matching.</title>
<updated>2014-12-26T18:20:19Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-12-26T18:20:19Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=db3fecf46f602320b48e7ce82ee770a46bba7ba6'/>
<id>urn:sha1:db3fecf46f602320b48e7ce82ee770a46bba7ba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reimplemented basic pattern-matching.</title>
<updated>2014-12-26T05:00:30Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-12-26T05:00:30Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=0a0300b129df4499782cbe47aeaee581f57cc3db'/>
<id>urn:sha1:0a0300b129df4499782cbe47aeaee581f57cc3db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The machinery is in place to allow loading modules at runtime.</title>
<updated>2014-12-21T05:19:59Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-12-21T05:19:59Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=4dc96027d8e90734aea3a5e109b8786fc112e88b'/>
<id>urn:sha1:4dc96027d8e90734aea3a5e109b8786fc112e88b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Now compiling module contants as separate classes with single data fields.</title>
<updated>2014-12-21T04:20:15Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-12-21T04:20:15Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=42940f107ebd3aa944ea06d4d4a577e58a3eeea7'/>
<id>urn:sha1:42940f107ebd3aa944ea06d4d4a577e58a3eeea7</id>
<content type='text'>
</content>
</entry>
</feed>
