<?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>REPL on xyanrch's Blog</title><link>https://xyanrch1024.github.io/tags/repl/</link><description>Recent content in REPL on xyanrch's Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 09 Jul 2026 16:00:00 +0800</lastBuildDate><atom:link href="https://xyanrch1024.github.io/tags/repl/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a REPL for a Scripting Language</title><link>https://xyanrch1024.github.io/posts/repl-design/</link><pubDate>Thu, 09 Jul 2026 16:00:00 +0800</pubDate><guid>https://xyanrch1024.github.io/posts/repl-design/</guid><description>Designing an interactive Read-Eval-Print Loop for the kai scripting language — multi-line input, expression auto-printing, state persistence, and graceful error recovery.</description></item></channel></rss>