Stars
関数型言語の自作 / Creating my own functional programming language
Wolfram Language / Mathematica reimplementation in Rust (Wolfram oxidized)
The Online Interpreter for Standard ML, written in TypeScript.
The Caml Light implementation of the Caml language
🐫 Statically typed functional programming language implementation with Go and LLVM
pizlonator / fil-c
Forked from llvm/llvm-projectFil-C: completely compatible memory safety for C and C++
Claude Opus 4.6 wrote a dependency-free C compiler in Rust, with backends targeting x86 (64- and 32-bit), ARM, and RISC-V, capable of compiling a booting Linux kernel.
RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).
Master programming by recreating your favorite technologies from scratch.
The uncurried minimal functional programming language for CPS transformation
A Linux framework to enable userspace-defined "Virtual" PCIe card shims to enable in-host PCIe card driver development.
buyukakyuz / rustmm
Forked from rust-lang/rustRust without the borrow checker
Public repository of the Micro QuickJS Javascript Engine
The core OCaml system: compilers, runtime system, base libraries
Example code demonstrating how SML modules, in particular functors, can be used for structuring a web framework.
Klassic is A Programming Language which enables Object-Functional Programming
Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.
A functional programming language based on algebraic effect handlers