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

GitHub

550 stars
23 watching
155 forks
Language: Scala
last commit: almost 2 years ago
compilerkaitai-structscala

Related projects:

RepositoryDescriptionStars
kelilanguage/compilerA Haskell implementation of a compiler for a custom programming language172
illandan/scala.compiler.guidesA collection of resources and guides for understanding and contributing to the Scala compiler.21
hatashiro/kouA compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode134
kg/ilwasmMaps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler362
mkchoi212/lbac-swiftBuilding a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code164
murisi/l2A minimalist language with procedural macro support135
rajkumardusad/jitcompilerAn 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-transpilerTranspiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks216
coderyi/monkey-github-apiA TypeScript wrapper around GitHub's API3
whiley/whileycompilerCompiles Whiley source files into an intermediate language220
cincheo/jsweetTranspiles Java code to run on the web using TypeScript and JavaScript1,461
cdklabs/jsii-srcmakGenerates source code in multiple languages from TypeScript20
cxxxr/valtanA compiler that translates Common Lisp code into JavaScript243
kit-ty-kate/labrysA compiler for a toy language based on LLVM that implements the System Fω type-system103
bigcode-project/starcoder2Trains models to generate code in multiple programming languages1,808