#编程语言#TypeScript 起源于 Javascript,是JavaScript的严格超集,为开发大型应用而设计。代码最终编译为可读的、 标准的JavaScript。
F# to JavaScript, TypeScript, Python, Rust and Dart Compiler
Compile JSON Schema to TypeScript type declarations
翻译 - 将JSONSchema编译为TypeScript类型声明
A TypeScript-to-Luau Compiler for Roblox
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
翻译 - 用于TypeScript和gRPC-Web的协议缓冲区编译器(protoc)插件。
A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
⛔️ Obsolete - A language plugin for Relay that adds TypeScript support, including emitting type definitions.
A TypeScript compiler for gulp with incremental compilation support.
TypeScript Compiler (by LLVM)
Typescript module compiler
Rollup plugin for typescript with compiler errors.
Babel plugin to emit decorator metadata like typescript compiler
Hacked typescript compiler for cocos2d-js native runtime.
A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance
Run compilers interactively from your web browser and interact with the assembly
翻译 - 从Web浏览器以交互方式运行编译器并与程序集交互
langcc: A Next-Generation Compiler Compiler
Clojure to JS compiler
✨ Monorepo for all the tooling which enables ESLint to support TypeScript
翻译 - :sparkles:Monorepo提供了所有支持ESLint支持TypeScript的工具
chibicc 是一个简单的C语言编译器,实现了大多数C11特性。chibicc是作者为目前正在写的一本关于C编译器书而开发的