<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Compiler &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:Compiler</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 16:20:46 +0000</pubDate>
    <item>
      <title>Write your own compiler</title>
      <link>https://personaljournal.ca/paulsutton/write-your-own-compiler</link>
      <description>&lt;![CDATA[Write your own compiler&#xA;&#xA;Another post found on Mastodon.  This was posted by Dr. Brian Callahan. &#xA;&#xA;iframe src=&#34;https://bsd.network/@bcallah/106755714651130453/embed&#34; class=&#34;mastodon-embed&#34; style=&#34;max-width: 100%; border: 0&#34; width=&#34;400&#34; allowfullscreen=&#34;allowfullscreen&#34;/iframe&#xA;&#xA;Links&#xA;&#xA;Blog series&#xA;&#xA;Tags&#xA;&#xA;#Write,#Own,#Compiler,#Programming,#Blog,#coding #code #program #programming #compiler #compile #compilers&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Write your own compiler</p>

<p>Another post found on Mastodon.  This was posted by <a href="https://qoto.org/web/accounts/9540" rel="nofollow">Dr. Brian Callahan</a>.</p>

<iframe src="https://bsd.network/@bcallah/106755714651130453/embed" class="mastodon-embed" style="max-width: 100%; border: 0" width="400" allowfullscreen="allowfullscreen"></iframe>

<p><strong>Links</strong></p>
<ul><li><a href="https://briancallahan.net/blog/20210814.html" rel="nofollow">Blog series</a></li></ul>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:Write" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Write</span></a>,<a href="/paulsutton/tag:Own" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Own</span></a>,<a href="/paulsutton/tag:Compiler" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Compiler</span></a>,<a href="/paulsutton/tag:Programming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Programming</span></a>,<a href="/paulsutton/tag:Blog" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Blog</span></a>,<a href="/paulsutton/tag:coding" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">coding</span></a> <a href="/paulsutton/tag:code" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">code</span></a> <a href="/paulsutton/tag:program" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">program</span></a> <a href="/paulsutton/tag:programming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">programming</span></a> <a href="/paulsutton/tag:compiler" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">compiler</span></a> <a href="/paulsutton/tag:compile" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">compile</span></a> <a href="/paulsutton/tag:compilers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">compilers</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/write-your-own-compiler</guid>
      <pubDate>Sat, 14 Aug 2021 19:27:53 +0000</pubDate>
    </item>
    <item>
      <title>LaTeX and Overleaf - Changing the compiler</title>
      <link>https://personaljournal.ca/paulsutton/latex-and-overleaf-changing-the-compiler</link>
      <description>&lt;![CDATA[LaTeX and Overleaf - Changing the compiler&#xA;&#xA;A question came up on IRC earlier about Overleaf, LaTeX and compiling to use the  \usepackage{arabluatex} package.&#xA;&#xA;I suggested that it is possible to change the compiler to use LuaTeX and made the following video to help others with this&#xA;&#xA;iframe width=&#34;560&#34; height=&#34;315&#34; sandbox=&#34;allow-same-origin allow-scripts allow-popups&#34; src=&#34;https://diode.zone/videos/embed/261cb1bd-9758-4945-800a-d81e57c7bde7&#34; frameborder=&#34;0&#34; allowfullscreen/iframe&#xA;&#xA;@overleaflatex@diode.zone&#xA;&#xA;#Overleaf,#LaTeX,#compiler,#pdfLaTeX,XeLaTeX,LuaLaTeX,&#xA;#typesetting,#troubleshooting,#tech,#science,#document,&#xA;#report,#writing,#author,#authoring&#xA;#thesis,#creative,#creating&#xA;&#xA;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;img alt=&#34;Creative Commons Licence&#34; style=&#34;border-width:0&#34; src=&#34;https://i.creativecommons.org/l/by-sa/4.0/88x31.png&#34; //abr /This work is licensed under a a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;Creative Commons Attribution-ShareAlike 4.0 International License/a&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>LaTeX and Overleaf – Changing the compiler</p>

<p>A question came up on IRC earlier about Overleaf, LaTeX and compiling to use the  \usepackage{arabluatex} package.</p>

<p>I suggested that it is possible to change the compiler to use LuaTeX and made the following video to help others with this</p>

<iframe width="560" height="315" src="https://diode.zone/videos/embed/261cb1bd-9758-4945-800a-d81e57c7bde7" frameborder="0" allowfullscreen=""></iframe>
<ul><li><a href="https://diode.zone/video-channels/overleaflatex/videos" rel="nofollow"><a href="https://personaljournal.ca/@/overleaflatex@diode.zone" class="u-url mention" rel="nofollow">@<span>overleaflatex@diode.zone</span></a></a></li></ul>

<p><a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>,<a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>,<a href="/paulsutton/tag:compiler" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">compiler</span></a>,<a href="/paulsutton/tag:pdfLaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">pdfLaTeX</span></a>,XeLaTeX,LuaLaTeX,
<a href="/paulsutton/tag:typesetting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">typesetting</span></a>,<a href="/paulsutton/tag:troubleshooting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">troubleshooting</span></a>,<a href="/paulsutton/tag:tech" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">tech</span></a>,<a href="/paulsutton/tag:science" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">science</span></a>,<a href="/paulsutton/tag:document" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">document</span></a>,
<a href="/paulsutton/tag:report" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">report</span></a>,<a href="/paulsutton/tag:writing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">writing</span></a>,<a href="/paulsutton/tag:author" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">author</span></a>,<a href="/paulsutton/tag:authoring" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">authoring</span></a>
<a href="/paulsutton/tag:thesis" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">thesis</span></a>,<a href="/paulsutton/tag:creative" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">creative</span></a>,<a href="/paulsutton/tag:creating" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">creating</span></a></p>

<p><a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"/></a><br/>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/latex-and-overleaf-changing-the-compiler</guid>
      <pubDate>Mon, 07 Dec 2020 07:30:00 +0000</pubDate>
    </item>
  </channel>
</rss>