Pinned Repositories
render
experimental javascript UI library (frame rate consistency, task scheduling, batching, shared workers, stack-based virtual machine with DOM opcodes, optimizing bytecode IR)
vlibc
C library (POSIX & x86-64)
esper
expression-based language that targets C++17^ (declarative type composition, pattern matching, pointers & references, type predicates, aliases, polymorphic constraints)
flisp
embeddable lisp with dynamic typing, expression-level evaluation & direct JVM bytecode serialization
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
node
Node.js JavaScript runtime
rust
Empowering everyone to build reliable and efficient software.
v8
The official mirror of the V8 Git repository
elricmann's Repositories
elricmann/vlibc
C library (POSIX & x86-64)
elricmann/render
experimental javascript UI library (frame rate consistency, task scheduling, batching, shared workers, stack-based virtual machine with DOM opcodes, optimizing bytecode IR)
elricmann/rust
Empowering everyone to build reliable and efficient software.
elricmann/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
elricmann/v8
The official mirror of the V8 Git repository
elricmann/node
Node.js JavaScript runtime
elricmann/esper
expression-based language that targets C++17^ (declarative type composition, pattern matching, pointers & references, type predicates, aliases, polymorphic constraints)
elricmann/flisp
embeddable lisp with dynamic typing, expression-level evaluation & direct JVM bytecode serialization