crema

Compiler

A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space.

Crema: A Sub-Turing Programming Language

GitHub

64 stars
15 watching
11 forks
Language: C++
last commit: about 11 years ago

Related projects:

RepositoryDescriptionStars
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
anoma/juvixA compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming.458
belijzajac/wisnialangA compiler that compiles small programs into tiny Linux binaries without requiring LLVM.17
jserv/amaccA compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution.1,018
kiselgra/c-meraA source-to-source compiler system for C-like languages using Lisp's macro system.411
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
tartanllama/vizhAn esoteric programming language that compiles and links image files to generate C code232
jameshaydon/lawvereA programming language with effects based on category theory and used to compile programs into various categorical abstractions.268
cimplec/sim-cA Python-based front-end for compiling C code into efficient machine code137
plsyssec/factA compiler for a constant-time programming language used in cryptography198
larmel/laccA compiler for the C programming language written in C.922
jserv/mazuccA minimal C compiler generating x86_64 assembly code516
pointbazaar/espl1000A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.29
glossopoeia/bobaA language and compiler for a statically-typed concatenative programming paradigm.51
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749