SaaSHub helps you find the best software and product alternatives Learn more ā
Top 23 TypeScript Compiler Projects
-
Babel: FinalizationRegistry Examples
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Project mention: Apple Notes Expected to Gain Markdown Support in iOS 26 | news.ycombinator.com | 2025-06-04
it is trivially easy to create your own with libraries like this [0] (34k stars) or this one [1] (444 stars).
0: https://github.com/markedjs/marked
-
True: https://godbolt.org/#g:!((g:!((g:!((h:codeEditor,i:(filename... but I understood hoten to be saying that compilers would generally produce that version from the short-circuiting version, and they don't.
-
Project mention: Ask HN: Thoughts on wasp-JS, a full-stack framework for node | news.ycombinator.com | 2025-07-20
Exploring, less verbose web-frameworks for my codegen product.
Anyone used wasp-js in production?
They claim a lot of things, but wanted to make sure it can handle workers and async jobs.
https://github.com/wasp-lang/wasp
Could only find three case-studies of actual deployment on their site. Hopefully the founders will respond.
-
It is reportedly used on websites like Langfuse and Million.dev.
-
mitosis
Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
I explored libraries like Valtio and Mitosis, but neither fit perfectly. I didnāt want to add a peer dependency for Valtio, and Mitosis didnāt work well with a shared context.
-
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
If you still think a polymorphic component would be better, really can't deal with plain HTML, or donāt want to write CSS in a separate file (though I am not sure why), my next suggestion would be to take a look at PandaCSS and create custom patterns or explore other options like vanilla-extract. In my opinion, these tools are an over-engineered CSS metalanguage but still better than a polymorphic component.
-
wing
A programming language for the cloud āļø A unified programming model, combining infrastructure and runtime code into one language ā”
-
This is super cool. I have been using TypeScript To Lua (https://github.com/TypeScriptToLua/TypeScriptToLua) for a little game side project and it works quite well, I am pleased with it. It does end up generating a lot of Lua code though because it has to support all of TypeScriptās features, which isnāt ideal. Iād expect Tealās output to be much more concise Lua which has me interested.
-
JSON is simple and flexible, but has no typing information. Sure it is possible to join a JSON schema file, but that needs to be taken care of and checked. Ex, with additional tooling like typescript-json-schema or ts-json-schema-generator.
-
-
-
-
verilog2factorio
This project will compile verilog (a hardware description language) into factorio blueprints.
-
-
ts-c-compiler
āļø C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pipeline. Compiles to x86 machine code with integrated assembler and emulator.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript Compiler discussion
TypeScript Compiler related posts
-
A Fast Bytecode VM for Arithmetic: The Compiler
-
Ask HN: Thoughts on wasp-JS, a full-stack framework for node
-
FinalizationRegistry for Efficient Memory Cleanup
-
Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui
-
Show HN: Compiler for Writing Ethereum Smart Contracts with TypeScript
-
How do you prototype a nice language?
-
React Compiler RC: What it means for React devs
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 2025
Index
What are some of the best open-source Compiler projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | Babel (Formerly 6to5) | 43,711 |
2 | marked | 35,423 |
3 | compiler-explorer | 17,948 |
4 | wasp | 17,609 |
5 | million | 17,273 |
6 | mitosis | 13,336 |
7 | sucrase | 5,791 |
8 | panda | 5,771 |
9 | wing | 5,288 |
10 | TypeScriptToLua | 2,353 |
11 | ts-json-schema-generator | 1,617 |
12 | solc-js | 1,494 |
13 | estrella | 1,100 |
14 | roblox-ts | 1,091 |
15 | verilog2factorio | 784 |
16 | cjstoesm | 414 |
17 | ts-c-compiler | 386 |
18 | abi-to-sol | 326 |
19 | Snel | 315 |
20 | tiny-sass-compiler | 288 |
21 | js-ziju | 185 |
22 | sia | 141 |
23 | REXS | 134 |