<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>StxScript Blog</title><description>Notes on the StxScript transpiler: reading the Clarity output, type-system mapping, and writing Stacks contracts in a TypeScript-flavored source language.</description><link>https://stxscript.cryptuon.com/</link><language>en-us</language><item><title>Writing your first Stacks contract in StxScript</title><link>https://stxscript.cryptuon.com/blog/first-stacks-contract-in-stxscript/</link><guid isPermaLink="true">https://stxscript.cryptuon.com/blog/first-stacks-contract-in-stxscript/</guid><description>A walkthrough for installing StxScript, scaffolding a token project, editing it, transpiling to Clarity, and understanding every step. Aimed at developers new to Stacks but familiar with TypeScript.</description><pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate></item><item><title>Type inference rules that map cleanly to Clarity&apos;s type system</title><link>https://stxscript.cryptuon.com/blog/type-inference-and-clarity-mapping/</link><guid isPermaLink="true">https://stxscript.cryptuon.com/blog/type-inference-and-clarity-mapping/</guid><description>StxScript&apos;s type system is intentionally constrained so every type has a Clarity counterpart. Here is how the inference rules stay inside that envelope — and why that is a feature, not a limitation.</description><pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate></item><item><title>Reading the StxScript → Clarity transpile output</title><link>https://stxscript.cryptuon.com/blog/reading-the-clarity-output/</link><guid isPermaLink="true">https://stxscript.cryptuon.com/blog/reading-the-clarity-output/</guid><description>The Clarity that StxScript emits is supposed to be auditable. Here is how to read it side-by-side with your source, what mapping rules to expect, and where the formatter takes liberties.</description><pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate></item></channel></rss>