COSCUP 2026 開源人年會

(Compiler) Homun-lang: A Rust-Based Scripting Language for AI-Native Developing
2026年8月9日 , TR409-2

Ever dreamed of creating your own programming language? This talk walks through the real journey — from building a Mermaid-to-ASCII compiler as a warm-up, to designing Homun, a language that transpiles to Rust. You'll learn the compiler pipeline (tokenizer → parser → AST → codegen), why transpiling beats writing a full compiler, and the hard design lessons: auto-detection traps, syntax iteration pain, and why hemi-self-hosting keeps things sane. Practical takeaways for anyone curious about language design in the AI era.


難易度: 進階

Senior AI Engineer (Infotech). Loving Svelte and FastAPI.

▶ 🐱 github: homunmage
▶ 📧 mail: homunmage@gmail.com
▶ 🌍 telegram: posetmage
▶ 💬 line: posetmage

此講者還出現在: