TypeScript2Cxx
TypeScript compiler
A tool that translates TypeScript code to C++
TypeScript to C++
692 stars
19 watching
39 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Transpiles TypeScript code to Lua bytecode | 60 |
| | Transpiles JavaScript/TypeScript to C89 code | 1,264 |
| | Translates TypeScript declaration files into F# code | 223 |
| | Enables ASC development with native TypeScript syntax and tooling support | 52 |
| | Translates TypeScript code to Lua, making large projects easier to maintain and reducing errors. | 2,161 |
| | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,269 |
| | A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| | A tool that validates and formats TypeScript code according to Visual Studio standards. | 31 |
| | Generates source code in multiple languages from TypeScript | 20 |
| | A preprocessor that converts TypeScript code into Broccoli-compatible format | 1 |
| | A C# implementation of a simple, statically-typed language suitable for embedded and standalone applications. | 16 |
| | A TypeScript preprocessor that compiles files on the fly during testing. | 50 |
| | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
| | Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 |