abdrd's Stars
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
usememos/memos
An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
zen-browser/desktop
🌀 Experience tranquillity while browsing the web without people tracking you!
leachim6/hello-world
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
teh-cmc/go-internals
A book about the internals of the Go programming language.
Pungyeon/clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
IoLanguage/io
Io programming language. Inspired by Self, Smalltalk and LISP.
aardappel/lobster
The Lobster Programming Language
x1unix/go-playground
Better Go Playground with autocompletion and syntax highlight
emluque/golang-internals-resources
A collection of articles and videos to understand Golang internals.
graydon/rust-prehistory
historical archive of rust pre-publication development
Fedjmike/mini-c
Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours
PhilippRados/wrecc
A x86_64 C99 compiler written in Rust from scratch
bradfitz/iter
Range over integers [0,n). Seriously, that's it.
grassator/mass
A compiler for a new language focusing on compile-time execution and no LLVM dependency.
jeffshrager/elizagen.org
Genealogy of Elizas
imengyu/Ballance
经典游戏平衡球的 Ballance Unity 复刻版
SaberVM/SaberVM
prozilla-os/ProzillaOS
🖥️ ProzillaOS is a web-based operating system inspired by Ubuntu Linux and Windows made with React by Prozilla.
palladian1/xv6-annotated
A detailed guide to the xv6 code.
manaskamal/XenevaOS
The Xeneva Operating System
cucapra/turnt
simple snapshot-style integration testing for commands
bcmills/go2go
sketches for the Go 2 Type Parameters proposal
minchingtonak/lambster
Lambda calculus interpreter written in TypeScript
EigenCompilerSuite/sources
This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz
milesbarr/hindley-milner-in-python
Hindley–Milner type inference implemented in Python.
sergev/x1-algol-compiler
Algol 60 compiler for Electrologica X1, restored
ColeStrickler/swagOS
64bit hobby operating system
ecyk/cpplox
https://craftinginterpreters.com
hmcc/distributed-systems-exercises
Exercises for getting started with Distributed Systems