<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/src/example, branch master</title>
<subtitle>fork of https://github.com/LuxLang/lux for my bookshelf
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/'/>
<entry>
<title>[Cleanup]</title>
<updated>2015-01-20T00:15:38+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2015-01-20T00:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=abbda5e90e4f3d5a10cbe6309298a91dfb931aab'/>
<id>abbda5e90e4f3d5a10cbe6309298a91dfb931aab</id>
<content type='text'>
- Removed a lot of useless comments &amp; logging.
- Removed the useless test1.lux file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed a lot of useless comments &amp; logging.
- Removed the useless test1.lux file.</pre>
</div>
</content>
</entry>
<entry>
<title>The language officially has a name: Lux (stylized as "lux").</title>
<updated>2015-01-03T15:24:14+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2015-01-03T15:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=661c70e4d786e7b2188564beddc586f1a50e4656'/>
<id>661c70e4d786e7b2188564beddc586f1a50e4656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>+ Added simple let expressions. (No destructuring of tuples/records yet)</title>
<updated>2014-11-29T06:29:56+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-11-29T06:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=74f1d02a2f16da9e2ce2fb747dad07979a9db26a'/>
<id>74f1d02a2f16da9e2ce2fb747dad07979a9db26a</id>
<content type='text'>
+ Added records and simple operations on them (get, set &amp; remove).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Added records and simple operations on them (get, set &amp; remove).</pre>
</div>
</content>
</entry>
<entry>
<title>+ Added floats.</title>
<updated>2014-11-29T04:03:32+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-11-29T04:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=71b63cbbb858b85dd4850c4aa174cf7ec509b11c'/>
<id>71b63cbbb858b85dd4850c4aa174cf7ec509b11c</id>
<content type='text'>
+ Added def for constants.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Added def for constants.</pre>
</div>
</content>
</entry>
<entry>
<title>+ Added single-line comments.</title>
<updated>2014-11-29T00:36:42+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-11-29T00:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=1570e819a875ac0e7f80857f0793784984db687d'/>
<id>1570e819a875ac0e7f80857f0793784984db687d</id>
<content type='text'>
+ Added multi-line comments, with nesting.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Added multi-line comments, with nesting.</pre>
</div>
</content>
</entry>
<entry>
<title>+ Added some very basic pattern-matching with destructuring.</title>
<updated>2014-11-27T06:03:19+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-11-27T06:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=1a2b6841604558266f2cbf5bcf1373ea257183c9'/>
<id>1a2b6841604558266f2cbf5bcf1373ea257183c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>+ Can now define functions.</title>
<updated>2014-11-26T23:26:22+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-11-26T23:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a96bb768a5f02c2dc9c0de1e50dc14376d2e7f35'/>
<id>a96bb768a5f02c2dc9c0de1e50dc14376d2e7f35</id>
<content type='text'>
% However, they currently access Clojure's environment, instead of the interpreter's.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
% However, they currently access Clojure's environment, instead of the interpreter's.</pre>
</div>
</content>
</entry>
<entry>
<title>+ Can lex basic tokens.</title>
<updated>2014-11-25T18:43:44+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2014-11-25T18:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=5bf50ef978eb88e2e61c40f3bb0fea523115e770'/>
<id>5bf50ef978eb88e2e61c40f3bb0fea523115e770</id>
<content type='text'>
+ Can parse basic syntax.
+ Can eval integer multiplication.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Can parse basic syntax.
+ Can eval integer multiplication.</pre>
</div>
</content>
</entry>
</feed>
