kkkunny / SimLinks
The Sim programming language, a strongly typed, compiled programming language with a goal of simplicity. Sim是一门简洁的、强类型的编译型语言。
☆12Updated this week
Alternatives and similar repositories for Sim
Users that are interested in Sim are comparing it to the libraries listed below
Sorting:
- µGo编程语言(从头开发一个迷你Go语言编译器)☆53Updated 3 years ago
- Tiny玩具语言(Go语言实现/包含Tiny编译器/CASL汇编器/COMET虚拟机/调试器/支持WebAssembly/LLVM)☆73Updated last year
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆54Updated 3 years ago
- ☆100Updated 3 years ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- Brainfuck JIT 虚拟机教程☆269Updated 2 weeks ago
- garbage collector algorithm 垃圾回收算法的系列实现☆32Updated 2 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 8 years ago
- Kusion Cookbook☆38Updated 2 years ago
- Writing a Interpreter in Go翻译☆100Updated last year
- JIT compile library for Go☆84Updated 5 years ago
- ☆58Updated 3 months ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆231Updated 3 years ago
- Brainfuck is an esoteric programming language.☆42Updated 6 months ago
- The docs of eggos☆30Updated 3 years ago
- iptables-trace is an eBPF enhanced iptables-TRACE alternative iptables TRACE. GPL-3.0 license☆14Updated 8 months ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- Write yourself a simply-typed lambda calculus using Rust in a week!☆13Updated last year
- 基于Golang实现的mysql数据库☆37Updated 2 months ago
- Interactive Assembler for Go☆67Updated 11 months ago
- ☆35Updated 4 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- docker源码学习和注解(基于docker 1.2.0)☆53Updated 8 years ago
- A curated list of awesome garbage collection resources☆68Updated 4 years ago
- bpf(2)-based ftrace(1) like function call graph for Go☆24Updated 5 months ago
- Go implementation of B plus tree☆33Updated 3 years ago
- 🐸 Grogudb is a KV Database designed for fast write/scan heavy workloads.☆58Updated 2 years ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆40Updated last year
- go 模拟实现用户态下的网络协议栈(蓝桥)☆43Updated 2 years ago