Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: toy-compiler

Mati365/ts-c-compiler

⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript

Language: TypeScript - Size: 18.2 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 310 - Forks: 16

mateeeeeee/Ola

Toy object-oriented programming language with LLVM backend

Language: C++ - Size: 98.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 32 - Forks: 3

g-ford/cradle

Let's Build a Compiler (in Haskell)

Language: Haskell - Size: 2.41 MB - Last synced: 17 days ago - Pushed: about 4 years ago - Stars: 155 - Forks: 12

mykolav/coollang-2020-fs

Compiler of Cool 2020 (a small Scala subset) into x86-64 assembly, in F#

Language: F# - Size: 8.8 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 37 - Forks: 2

komu/siilinkari

A toy compiler and VM for a small language

Language: Kotlin - Size: 240 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

komu/kiger

Kotlin implementation of Tiger, the language in Andrew Appel's book Modern Compiler Implementation in ML.

Language: Kotlin - Size: 368 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

BastianBlokland/novus

General purpose, statically typed, functional programming language

Language: C++ - Size: 3.14 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 13 - Forks: 0

komu/blunt

Simple compiler and VM for a Haskell-inspired strict language

Language: Kotlin - Size: 3.36 MB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

djayke/Nimer

My Own Programming Language

Language: Java - Size: 35.2 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

dbohdan/all-caps-basic

(WIP) A compiler written in Awk

Language: Awk - Size: 67.4 KB - Last synced: about 1 month ago - Pushed: about 8 years ago - Stars: 15 - Forks: 2

sudonatalie/VerifiedCompiler

Extending a toy compiler written in Agda... by Proving It Correct!

Language: Agda - Size: 197 KB - Last synced: 10 months ago - Pushed: about 8 years ago - Stars: 1 - Forks: 1

James-QiuHaoran/simple-compilers

Several simple compilers/interpreters implemented in C/C++ or Haskell, e.g. music notation compiler (simple music notation to abc notation), several compilers for toy programming languages, and an interpreter for a JavaScript-like programming language.

Language: C - Size: 407 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 10 - Forks: 1

StefanoMunari/FAC-docs

The Software Design Document of the F Academic Compiler (FAC)

Language: TeX - Size: 146 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

StefanoMunari/FAC

F Academic Compiler

Language: C - Size: 687 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 1

obsfx/m3k

Compiler code of m3k. m3k is a Lisp dialect that was written in TypeScript and compiles to JavaScript.

Language: TypeScript - Size: 7.65 MB - Last synced: 11 days ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 1

feliposz/tutorial-compiladores

Vamos construir um compilador. Tradução e adaptação do tutorial Let's Build A Compiler de Jack Crenshaw.

Language: C - Size: 1.19 MB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 5 - Forks: 1

vijayphoenix/Compiler-written-in-Haskell

A Turing complete language 😉

Language: Haskell - Size: 36.1 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 38 - Forks: 3

flylai/cyx2

Compiler and VM(interpreter), Using SSA form and doing some optimizations.

Language: C++ - Size: 411 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 26 - Forks: 3

hohltier/weecc

A small ANSI C toy compiler.

Language: C - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

felko/snowflake

An imperative, statically-typed toy language

Language: Haskell - Size: 61.5 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 12 - Forks: 1

simmsb/wew_compiler 📦

Project has moved to nitros12/A-Compiler

Language: Python - Size: 1.87 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

surrealegg/yak

🦬 Yak - Work in progress Jakt compiler using LLVM as the backend.

Language: Rust - Size: 250 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

darnuria/Yasc 📦

Yet an other Scheme c̶o̶m̶p̶i̶l̶e̶r̶ Repl(now). Mainly inspired from https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours

Language: Haskell - Size: 180 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 3 - Forks: 0

ezequias2d/Ez.Basic

A work-in-progress language and toy compilier in C# inspired by BASIC

Language: C# - Size: 124 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

IGI-111/isacc

A toy C compiler

Language: Rust - Size: 40 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

tylerlaberge/rascal

A simple Pascal interpreter written in rust.

Language: Rust - Size: 107 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 48 - Forks: 2

pheuter/Lithon

A toy compiler that translates a small subset of Scheme into Python

Language: Python - Size: 145 KB - Last synced: about 1 month ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

pminhtam/compiler

Implement a compiler for PL\0 language

Language: C++ - Size: 8.26 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

quangIO/Lucix

A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)

Language: C++ - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 17 - Forks: 0

darnuria/kitty-lang

An other toy compiler in Ocaml, made with Menhir and Ocamlex for 3I018 compilation course at university

Language: OCaml - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 9 - Forks: 2

andrewhickman/small-lang

Minimal compiler using the mlsub type system

Language: Rust - Size: 440 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

fauzanzaid/Toy-Compiler

An experimental compiler for a simple language written in C

Language: C - Size: 123 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

benphelps/aul

Aul, is a Lua-like toy programming language.

Language: C++ - Size: 175 KB - Last synced: 19 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

CallumTodd7/compiler-visualization

Compiler visualisation build on a custom toy compiler

Language: C - Size: 17.5 MB - Last synced: 8 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

tlazenka/swona

A Swift port of the Siilinkari language and VM

Language: Swift - Size: 110 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

alokmenghrajani/hhvm Fork of facebook/hhvm

HHVM is a new open-source virtual machine designed for executing programs written in PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the flexibility that PHP developers are accustomed to.

Language: C++ - Size: 104 MB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 1 - Forks: 0

alokmenghrajani/cuty-assembler

A very simple assembler. Built for project cuty.

Language: JavaScript - Size: 78.1 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

alokmenghrajani/cuty-parser-combinator

A general purpose parser-combinator library. Built for project cuty.

Language: JavaScript - Size: 238 KB - Last synced: 17 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

jferard/selfhosted

A self hosted compiler project

Language: Python - Size: 13.7 KB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

Moacyr007/Compiladores-2

Language: C# - Size: 134 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 5 - Forks: 0

YSawc/lio

My toy language without parser library.

Language: Rust - Size: 315 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MoritzGoeckel/MoLang

📑🚀 Interpreter for the Moritz language: MoLang

Language: Java - Size: 343 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

musou1500/compilerbook-9cc

自作Cコンパイラ

Language: C - Size: 106 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

jochasinga/py-brainfuck

Simple Brainfuck interpreter written in Python

Language: Python - Size: 1000 Bytes - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

skurmedel/bfcc

Language: C - Size: 1.02 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0