kkkunny / SimLinks
The Sim programming language, a strongly typed, compiled programming language with a goal of simplicity. Sim是一门简洁的、强类型的编译型语言。
☆12Updated last month
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)☆72Updated last year
- Kusion Cookbook☆38Updated 2 years ago
- ☆100Updated 3 years ago
- garbage collector algorithm 垃圾回收算法的系列实现☆32Updated 2 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 8 years ago
- ☆60Updated 4 months ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- Brainfuck JIT 虚拟机教程☆268Updated last week
- Writing a Interpreter in Go翻译☆101Updated last year
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆232Updated 3 years ago
- 🐸 Grogudb is a KV Database designed for fast write/scan heavy workloads.☆58Updated 2 years ago
- iptables-trace is an eBPF enhanced iptables-TRACE alternative iptables TRACE. GPL-3.0 license☆14Updated 9 months ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- Go implementation of B plus tree☆33Updated 3 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆54Updated 3 years ago
- Platypus is a programming language for Observability Data Pipeline☆24Updated 4 months ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆41Updated last year
- go 模拟实现用户态下的网络协议栈(蓝桥)☆42Updated 2 years ago
- The docs of eggos☆30Updated 4 years ago
- 基于Golang实现的mysql数据库☆39Updated last week
- ☆36Updated 5 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- collection of useful or useless tech tips☆85Updated last month
- BeePF 是一个用 Go 语言编写的 eBPF 程序加载器和运行时框架。它提供了一套完整的工具链,用于加载、管理和监控 eBPF 程序。☆21Updated 4 months ago
- 没分支的 rCore-Tutorial☆46Updated 2 months ago
- Linux x86_64系统调用简介(长线更新中)☆16Updated 4 years ago
- bpf(2)-based ftrace(1) like function call graph for Go☆25Updated 6 months ago
- Parser Generator for LR(1) and LALR☆84Updated last year