<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>meliplug.info</title><link>https://meliplug.info/en/</link><description>Recent content on meliplug.info</description><generator>Hugo -- 0.160.0-DEV</generator><language>en</language><managingEditor>ywbird@naver.com (ywbird)</managingEditor><webMaster>ywbird@naver.com (ywbird)</webMaster><lastBuildDate>Sat, 29 Aug 2026 19:09:15 +0900</lastBuildDate><atom:link href="https://meliplug.info/en/rss.xml" rel="self" type="application/rss+xml"/><item><title>Lambda Treemap (EN)</title><link>https://meliplug.info/en/articles/math/lambda-treemap/</link><pubDate>Sat, 22 Aug 2026 00:00:00 +0900</pubDate><author>ywbird@naver.com (ywbird)</author><guid>https://meliplug.info/en/articles/math/lambda-treemap/</guid><description>Designing a treemap diagram for lambda calculus</description></item><item><title>Uxntal (EN)</title><link>https://meliplug.info/en/articles/uxn/uxntal/</link><pubDate>Tue, 09 Dec 2025 22:55:34 +0900</pubDate><author>ywbird@naver.com (ywbird)</author><guid>https://meliplug.info/en/articles/uxn/uxntal/</guid><description>&lt;blockquote class="callout notice"&gt;
&lt;p class="callout-title"&gt;Notice&lt;/p&gt;
&lt;div class="callout-content"&gt;&lt;p&gt;This article was translated by AI.&lt;br&gt;
See the original article &lt;a href="https://meliplug.info/articles/uxn/uxntal/" &gt;here&lt;/a&gt;
(in Korean).&lt;/p&gt;
&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div class="quote" style=""&gt;
&lt;span class="quote_inside"&gt;A programming language for the Uxn virtual machine.&lt;/span&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Uxntal&lt;/strong&gt; is the language of &lt;strong&gt;Uxn&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Uxntal is an Assembly language that compiles into &lt;span class="sc_highlight" style="--highlight: var(--primary7);"&gt;ROM&lt;/span&gt;
to run on the Uxn CPU.&lt;/p&gt;
&lt;blockquote class="callout note"&gt;
&lt;p class="callout-title"&gt;Note&lt;/p&gt;
&lt;div class="callout-content"&gt;&lt;p&gt;Like any other programming language, Uxntal has an interconnected structure, making it difficult to learn sequentially. Here, we have organized the concepts from most independent to least.&lt;/p&gt;
&lt;/div&gt;
&lt;/blockquote&gt;
&lt;h2 id="read-only-memory-rom"&gt;
&lt;a href="#read-only-memory-rom" class="anchor"&gt;&lt;span class="sc_highlight" style="--highlight: var(--primary7);"&gt;Read Only Memory (ROM)&lt;/span&gt;&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;span class="sc_highlight" style="--highlight: var(--primary7);"&gt;ROM&lt;/span&gt;
is assembled from Uxntal. Despite being called &lt;strong&gt;ROM&lt;/strong&gt; (&lt;strong&gt;R&lt;/strong&gt;ead &lt;strong&gt;O&lt;/strong&gt;nly &lt;strong&gt;M&lt;/strong&gt;emory), once it is loaded into Uxn, &lt;strong&gt;it can be modified using &lt;code&gt;STA&lt;/code&gt; and similar opcodes&lt;/strong&gt;.&lt;/p&gt;</description></item></channel></rss>