<?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>Mica Compiler Project</title><link>https://mica-website.gitlab.io/</link><description>Recent content on Mica Compiler Project</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 21 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://mica-website.gitlab.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Learning Mica — The Basics</title><link>https://mica-website.gitlab.io/learning/mica-basics/</link><pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/learning/mica-basics/</guid><description>A practical introduction to Mica for developers. Covers program structure, types, procedures, control flow, pointers, object units, and debugging — using the official examples.</description></item><item><title>The Mica Compiler — A Technical Portrait</title><link>https://mica-website.gitlab.io/documentation/technical-portrait/</link><pubDate>Sun, 15 Mar 2026 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/documentation/technical-portrait/</guid><description>The canonical technical reference for the Mica compiler: architecture, type system, code generation, optimization, ELF output, and roadmap direction.</description></item><item><title>Peephole Optimization in the Mica Compiler</title><link>https://mica-website.gitlab.io/documentation/peephole-optimizer/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/documentation/peephole-optimizer/</guid><description>How Mica&amp;#39;s x86-64 peephole optimizer works: why it exists, how its 17 conservative passes are organized, and which safety rules keep the rewrites correct.</description></item><item><title>Mica Roadmap</title><link>https://mica-website.gitlab.io/documentation/roadmap/</link><pubDate>Sun, 15 Mar 2026 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/documentation/roadmap/</guid><description>The canonical roadmap for the Mica compiler — structured language completion through 4.x, full optimizer and multi-platform in 5.x, and AI-native semantics in 6.0.</description></item><item><title>Mica Backlog</title><link>https://mica-website.gitlab.io/documentation/backlog/</link><pubDate>Sun, 15 Mar 2026 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/documentation/backlog/</guid><description>The active execution backlog for the Mica compiler — language ergonomics in 4.6, language completion and heap in 4.7, optimizer and concurrency in 4.8.</description></item><item><title>2.5 Years. One Engineer. A Native Compiler — and a Long Silence.</title><link>https://mica-website.gitlab.io/posts/breaking-the-silence/</link><pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/posts/breaking-the-silence/</guid><description>I built a complete native compiler over 2.5 years, working nights and weekends. This is why I am only speaking about it now.</description></item><item><title>The Mica Story: Building a Compiler in the Second Half of Life</title><link>https://mica-website.gitlab.io/posts/the-mica-story/</link><pubDate>Sun, 15 Mar 2026 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/posts/the-mica-story/</guid><description>How a solo developer built a complete native compiler over 2.5 years — the breakthroughs, the frustration, the nine months of fighting with AI tools, and a tribute to the man whose work started it all.</description></item><item><title>About</title><link>https://mica-website.gitlab.io/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/about/</guid><description>&lt;h2 id="the-language">The Language&lt;/h2>
&lt;div style="text-align: center; margin: 2rem 0 2.5rem 0;">
&lt;img src="https://mica-website.gitlab.io/Mica%20Dragon%20Web.jpeg" alt="Mica — the language" style="width: 200px; max-width: 100%;" />
&lt;/div>
&lt;p>The dragon is Mica&amp;rsquo;s mascot. He holds the sign activation function — &lt;code>sign y=(wx+b)&lt;/code> — flanked by π and the atom. Mathematics and physics as native territory. He is not here to be intimidating. He is here to show that systems programming can have a personality.&lt;/p>
&lt;p>Mica is a compiled, statically typed systems language. No garbage collector. No external dependencies. Native x86_64 machine code, direct access to every C library on the platform.&lt;/p></description></item><item><title>Impressum / Legal Notice</title><link>https://mica-website.gitlab.io/impressum/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mica-website.gitlab.io/impressum/</guid><description>Pflichtangaben gemäß § 5 DDG / Legal disclosures under German law</description></item></channel></rss>