Jack Crenshaw's famous Let's Build a Compiler implemented in Odin
No description provided.
No description provided.
Experimenting with making a compiler for ConTeXT in Odin
Something in here causes this compiler error to show " D:\a\Odin\Odin\src\check_expr.cpp(1866): Assertion Failure: `(e->flags & EntityFlag_Overridden) == 0` "
Simple utilities for running external commands for build recipes using just Odin compiler.
A small Fibonacci sequence benchmark for compilers.
Odin is a programming language that can be interpreted or compiled. It is designed to be simple, fast, and efficient. This repository contains the source code for the Odin compiler and interpreter.
No description provided.
A compiler for Lox written in Odin
A dead simple compiler targeting nasm
brainfuck compiler in odin
My work on a bril compiler, following CS 6120
No description provided.
For debuggin odin compiler
Lox bytecode compiler written in Odin
compiler written in Odin, designed to use arrays for parsing
A programming language aimed at learning odin and practicing my compiler programming.
No description provided.
Prototype of Compile Time Execution in Odin without modifications to the compiler
A COOL compiler written in Odin for Stanford CS143
odin compiler experiments (codename "loki")
a sea of nodes compiler backend
Compiler for asm-like langauge