cobweb
Compiler
Translates COBOL programs into executable WebAssembly code
COBOL to WebAssembly compiler
356 stars
8 watching
16 forks
Language: COBOL
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
excubo-ag/webcompiler | A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 151 |
remixlabs/wasicaml | Translates OCaml bytecode to WebAssembly for running OCaml code in cross-platform environments | 130 |
hatashiro/kou | A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
verdie-g/brainfuck2wasm | Converts Brainfuck code to WebAssembly bytecode | 45 |
surma/bfwasm | Compiles Brainf ck code to WebAssembly | 25 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |
tmcw/wah | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
praeclarum/netjs | Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 963 |
kign/c4wa | A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
webghc/wasm-cross | A toolchain for cross-compiling C and Haskell to WebAssembly | 139 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,462 |
chee/eclweb | A minimal implementation of a web-based Common Lisp REPL in WebAssembly | 15 |
serprex/brainwebfuckassembly | Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 21 |
kg/ilwasm | Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler | 362 |