<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/lux-c++, 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>Can now compile functions (and apply them) in C++.</title>
<updated>2023-01-25T21:40:20+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-25T21:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=70aa7154e64c0ab2352c00e5f993e88737929ccc'/>
<id>70aa7154e64c0ab2352c00e5f993e88737929ccc</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 extract values from the C++ interpreter for evaluation.</title>
<updated>2023-01-21T23:12:00+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-21T23:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=4ec923fe46f66ba8731fc4b7334e724d63dec73e'/>
<id>4ec923fe46f66ba8731fc4b7334e724d63dec73e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added compilation of (almost all non-loop) control structures for C++.</title>
<updated>2023-01-17T05:14:08+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-17T05:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=dfe09eb7a90dbf164bc0c78085b2d340e0928190'/>
<id>dfe09eb7a90dbf164bc0c78085b2d340e0928190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added compilation of references for C++.</title>
<updated>2023-01-16T18:31:15+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-16T18:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=8ca6fcf3f147cae24f385423e84ae1ab0821293f'/>
<id>8ca6fcf3f147cae24f385423e84ae1ab0821293f</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 compile the JVM back-end using itself.</title>
<updated>2023-01-16T07:14:45+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-16T07:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a7f2679f1372f222c1610ed4d1226b1b893fcc1a'/>
<id>a7f2679f1372f222c1610ed4d1226b1b893fcc1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added compilation of definitions for C++.</title>
<updated>2023-01-14T06:29:20+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-14T06:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=33188f943329296ff4c19ad3fcf717194e3b237e'/>
<id>33188f943329296ff4c19ad3fcf717194e3b237e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-licensed to MPL 2.0</title>
<updated>2023-01-13T20:58:37+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-13T20:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=91bc060bc498a0d2418198cfcb9dc39636d1d867'/>
<id>91bc060bc498a0d2418198cfcb9dc39636d1d867</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 compile complex values (i.e. variants &amp; tuples) in C++.</title>
<updated>2023-01-13T20:14:20+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-13T20:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=913171900fd11272ca328ded6553a56423db1e13'/>
<id>913171900fd11272ca328ded6553a56423db1e13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now wrapping C++ values inside a universal box.</title>
<updated>2023-01-07T22:55:20+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-07T22:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ae2d5697d93a45dcbff768c32c4dc8fb291096cd'/>
<id>ae2d5697d93a45dcbff768c32c4dc8fb291096cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compilation of simple literals in C++.</title>
<updated>2023-01-05T06:33:52+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-05T06:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ab1829d77c7d12af344af68d6c50d391f1126640'/>
<id>ab1829d77c7d12af344af68d6c50d391f1126640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
