typo

Type compiler

A programming language compiler and interpreter built on top of Haskell's type system.

A programming language that runs in Haskell's type system.

GitHub

249 stars
16 watching
7 forks
Language: Haskell
last commit: over 10 years ago

Related projects:

RepositoryDescriptionStars
kelilanguage/compilerA Haskell implementation of a compiler for a custom programming language172
radian-software/kalynA compiler that translates a functional programming language to x86-64 machine code from scratch.156
blynn/compilerA tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler.214
gabriella439/graceAn interpreted functional programming language with type inference and efficient parsing.389
bollu/tiny-optimising-compilerA compiler that translates an imperative programming language into machine code157
jameshaydon/lawvereA programming language with effects based on category theory and used to compile programs into various categorical abstractions.268
axellang/axelA Haskell + Lisp compiler and runtime environment for executing multi-language code.206
haskell-ci/haskell-ciGenerates CI workflows for multiple versions of the Haskell programming language compiler438
anoma/juvixA compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming.458
forest-lang/forest-compilerA compiler for a multi-syntax functional programming language that compiles to WebAssembly621
leepike/copilotA language and toolset for generating hard real-time C code from a domain-specific stream language149
talw/crisp-compilerA Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend99
tartanllama/vizhAn esoteric programming language that compiles and links image files to generate C code232
haskell-lisp/liskellAn implementation of Haskell semantics using Lisp syntax67
vmchale/kempeA compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting58