wandbox
Online compiler
An online compiler service that allows users to execute code in various editors and provides an API for integrating with other services.
Social Compilation Service
1k stars
46 watching
102 forks
Language: TypeScript
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
seliopou/typo | A programming language compiler and interpreter built on top of Haskell's type system. | 249 |
leaningtech/cheerp-meta | Compiles C/C++ code to JavaScript/WebAssembly | 1,033 |
asdalexander77/typescript2cxx | A tool that translates TypeScript code to C++ | 689 |
tmcw/wah | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
fantasyinternet/poetry | A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. | 55 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
hatashiro/kou | A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
tomdale/glimmer-compiler-webpack-plugin | A Webpack plugin that compiles Glimmer.js component templates into binary bytecode. | 13 |
ivogabe/gulp-typescript | A plugin for gulp that handles TypeScript compilation with incremental support. | 838 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
rajkumardusad/jitcompiler | An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. | 74 |
pointbazaar/espl1000 | A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
algorandfoundation/tealscript | Enables ASC development with native TypeScript syntax and tooling support | 51 |
dotnet/razor | The implementation of compiler and IDE tools for working on Razor ASP.NET Core apps. | 505 |