- Bangalore, India
-
17:23
(UTC +05:30) - https://abhinavsarkar.net
- @abhin4v
- https://fantastic.earth/@abnv
Lists (4)
Sort Name ascending (A-Z)
Stars
🦖 Implementations of various type inference algorithms. Online interactive playground is available at https://zoo.cuichen.cc/
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
graph based intermediate representation and backend for optimising compilers
The best C-like language that can be implemented in 10kLOC.
A programming language that is a minimal subset of Rust
haskell-party / feed
Forked from sof/feedHaskell package for handling various feed (RSS) formats.
A Bestiary of Single-File Implementations of Programming Languages
ShellCheck, a static analysis tool for shell scripts
A Minimalist, High-Performance Virtual Machine in Zig
FraktalLabs / go-ethereum
Forked from ethereum/go-ethereumGo Ethereum fork used for Fraktal nodes.
deco is a toy language with closures and co-routines based on https://abhinavsarkar.net/posts/implementing-co-1
Static site generator with advanced capabilities, Hugo, Nextjs and Gatsby compatible.
Dynamically typed concurrent programming language
About the book "Writing for Developers: Blogs That Get Read," which is all about writing more compelling engineering blog posts. By Piotr Sarna & Cynthia Dunlop.
Fontimize: optimize fonts to only the specific glyphs needed for your text and website
Companion repo to a blog post on experimenting with Rust, Nix, Parca and K6
zachleat / glyphhanger
Forked from filamentgroup/glyphhangerYour web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries.
A POSIX-compliant AWK interpreter written in Go, with CSV support