<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>transpiler</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/537/feed"/>
    <updated>2026-04-30T21:18:29+00:00</updated>
    <id>https://links.biapy.com/guest/tags/537/feed</id>
            <entry>
            <id>https://links.biapy.com/links/11653</id>
            <title type="text"><![CDATA[PS2Recomp]]></title>
            <link rel="alternate" href="https://github.com/ran-j/PS2Recomp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11653"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Playstation 2 Static Recompiler &amp;amp; Runtime Tool to make native PC ports.

PS2Recomp is a tool designed to statically recompile PlayStation 2 ELF binaries into C++ code that can be compiled for any modern platform. This enables running PS2 games natively on PC and other platforms without traditional emulation.

Related contents:

- [Playstation 2 recompilation project is absolutely incredible @ Red Gaming Tech](https://redgamingtech.com/playstation-2-recompilation-project-is-absolutely-incredible/).]]>
            </summary>
            <updated>2026-01-30T12:57:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11544</id>
            <title type="text"><![CDATA[nanolang]]></title>
            <link rel="alternate" href="https://github.com/jordanhubbard/nanolang" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11544"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny experimental language designed to be targeted by coding LLMs.

NanoLang transpiles to C for native performance while providing a clean, modern syntax optimized for both human readability and AI code generation.]]>
            </summary>
            <updated>2026-01-20T13:00:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10464</id>
            <title type="text"><![CDATA[SQLGlot]]></title>
            <link rel="alternate" href="https://sqlglot.com/sqlglot.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10464"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Python SQL Parser and Transpiler.

SQLGlot is a no-dependency SQL parser, transpiler, optimizer, and engine. It can be used to format SQL or translate between 31 different dialects like DuckDB, Presto / Trino, Spark / Databricks, Snowflake, and BigQuery. It aims to read a wide variety of SQL inputs and output syntactically and semantically correct SQL in the targeted dialects.

- [SQLGlot @ GitHub](https://github.com/tobymao/sqlglot).]]>
            </summary>
            <updated>2025-09-30T06:38:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/362</id>
            <title type="text"><![CDATA[zshy]]></title>
            <link rel="alternate" href="https://github.com/colinhacks/zshy" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/362"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🐒 Bundler-free build tool for TypeScript libraries. Powered by tsc. 

zshy (zee-shy) is a bundler-free batteries-included build tool for transpiling TypeScript libraries. It was originally created as an internal build tool for Zod but is now available as a general-purpose tool for TypeScript libraries.]]>
            </summary>
            <updated>2026-01-20T15:30:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/647</id>
            <title type="text"><![CDATA[Gauntlet]]></title>
            <link rel="alternate" href="https://gauntletlang.gitbook.io/docs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/647"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A programming language designed to fix Go’s frustrating design choices — without sacrificing its strengths 👾 

Gauntlet is a programming language designed to address many of Golang’s shortcomings. It transpiles exclusively to Go code, fully supports all of its features, and integrates seamlessly with its entire ecosystem — without the need for bindings.

- [Gauntlet @ GitHub](https://github.com/gauntlet-lang/gauntlet).]]>
            </summary>
            <updated>2025-08-28T17:46:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1764</id>
            <title type="text"><![CDATA[Ruby Next]]></title>
            <link rel="alternate" href="https://ruby-next.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1764"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ruby Next makes modern Ruby code run in older versions and alternative implementations 

Ruby Next is a transpiler and a collection of polyfills for supporting the latest and upcoming Ruby features (APIs and syntax) in older versions and alternative implementations. For example, you can use pattern matching and Kernel#then in Ruby 2.5 or mruby.

- [Ruby Next @ GitHub](https://github.com/ruby-next/ruby-next).]]>
            </summary>
            <updated>2025-08-28T20:49:50+00:00</updated>
        </entry>
    </feed>
