kaitai_struct_compiler
Format compiler
A compiler that translates Kaitai Struct language (.ksy files) into source code for various programming languages.
Kaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .go / .java / .js / .lua / .nim / .php / .pm / .py / .rb
550 stars
23 watching
155 forks
Language: Scala
last commit: 3 months ago compilerkaitai-structscala
Related projects:
Repository | Description | Stars |
---|---|---|
kelilanguage/compiler | A Haskell implementation of a compiler for a custom programming language | 172 |
illandan/scala.compiler.guides | A collection of resources and guides for understanding and contributing to the Scala compiler. | 21 |
hatashiro/kou | A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
kg/ilwasm | Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler | 362 |
mkchoi212/lbac-swift | Building a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code | 164 |
murisi/l2 | A minimalist language with procedural macro support | 135 |
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. | 73 |
termi/es6-transpiler | Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
coderyi/monkey-github-api | A TypeScript wrapper around GitHub's API | 3 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 220 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 243 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
bigcode-project/starcoder2 | Trains models to generate code in multiple programming languages | 1,808 |