<?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>Compiler on 梦兽编程</title><link>https://rexai.top/tags/compiler/</link><description>Recent content in Compiler on 梦兽编程</description><generator>Hugo -- 0.162.1</generator><language>zh-cn</language><copyright>梦兽编程</copyright><lastBuildDate>Sat, 06 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://rexai.top/tags/compiler/index.xml" rel="self" type="application/rss+xml"/><item><title>Rust 写的 Lua 编译器，让脚本直接跑在裸机 Arduino 上</title><link>https://rexai.top/languages/rust/2026-06-06-lua-zero-vm-compiler-rust/</link><pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate><guid>https://rexai.top/languages/rust/2026-06-06-lua-zero-vm-compiler-rust/</guid><description>TinyLua：Rust 写的零 VM Lua 原生编译器，源码直接编译成 AVR/ARM 机器码在 Arduino 裸机上跑——跳过解释器、没有 GC、不要运行时，脚本语言享受原生性能。深入解析编译器架构、动态类型到静态机器码的推导过程、以及裸机内存管理策略。</description></item></channel></rss>