Blaise Programming Language - A Language for Learning About Compilers
An experimental compiler for a vector programming languge inspired by ISPC and shader programming
Odin implementation of a Lox virtual machine and compiler based on Robert Nystrom's Crafting Interpreters
A project to learn how compilers work.
Chip8 rom decompiler
Based off of https://github.com/jakubtomsu/odin-lbp-serialization/blob/main/serializer.odin, I created an example and made some modifications to support the latest odin compiler
No description provided.
Odin bindings for the wesl-rs compiler (based on wesl-c).
Odin implementation of Niklaus Wirth's Oberon-0 compiler from his book Compiler Construction
A simple auto-compiler for the Odin programming language.
Brainfuck compiler
๐ Learn compiler development with Titania, a programming language based on Oberon-07, designed for clear teaching and practical exercises.
monkey compiler in odin
A vim colorscheme compiler
Implementation of a C compiler for the book "Writing a C compiler" by Nora Sandler using the Odin programming language
OBF - a brainfuck compiler written in odin
No description provided.
a final attempt at making a compiler
No description provided.
implementation of monkey lang (interpreter and compiler in go books by Thorsten Ball) in Odin programming language.
A brainf*ck interpreter and compiler
C Compiler in Odin learning project.
shiver compiler
Lox bytecode compiler written in Odin