cobweb
Compiler
Translates COBOL programs into executable WebAssembly code
COBOL to WebAssembly compiler
357 stars
8 watching
16 forks
Language: COBOL
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 152 |
| Translates OCaml bytecode to WebAssembly for running OCaml code in cross-platform environments | 130 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| Converts Brainfuck code to WebAssembly bytecode | 45 |
| Compiles Brainf ck code to WebAssembly | 25 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
| Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 965 |
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
| A minimal implementation of a web-based Common Lisp REPL in WebAssembly | 15 |
| Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 22 |
| Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler | 362 |