distractedlambda
Software engineer at ARA & creator of abandoned personal projects
Applied Research AssociatesRaleigh, NC
Pinned Repositories
bitsy
A failed attempt at brute-force search for bit hacks that approximate functions
crater
Another abandoned stab at implementing Lua using GraalVM and Truffle
datlang
An abandoned stab at implementing a toy language with GraalVM and Truffle
functional-cpp
Functional Types for C++
khdl
Experiments in generating Verilog using a Kotlin DSL
lev
Experiments in a Rust DSL for runtime code generation
lune
A stab at implementing Lua using GraalVM and Truffle
reze
Various experiments with Zig, font rendering, and Raspberry Pi
satin
A nascent stab at implementing Lua in Rust
schism
Experiments in bare-metal Zig for the RP2040 microcontroller, cooperatively-multitasking RTOSes through coroutines, and a Kotlin companion application
distractedlambda's Repositories
distractedlambda/bitsy
A failed attempt at brute-force search for bit hacks that approximate functions
distractedlambda/crater
Another abandoned stab at implementing Lua using GraalVM and Truffle
distractedlambda/datlang
An abandoned stab at implementing a toy language with GraalVM and Truffle
distractedlambda/functional-cpp
Functional Types for C++
distractedlambda/khdl
Experiments in generating Verilog using a Kotlin DSL
distractedlambda/lev
Experiments in a Rust DSL for runtime code generation
distractedlambda/lune
A stab at implementing Lua using GraalVM and Truffle
distractedlambda/reze
Various experiments with Zig, font rendering, and Raspberry Pi
distractedlambda/satin
A nascent stab at implementing Lua in Rust
distractedlambda/schism
Experiments in bare-metal Zig for the RP2040 microcontroller, cooperatively-multitasking RTOSes through coroutines, and a Kotlin companion application
distractedlambda/solpp
Experiments in embedding Lua in C++ with a template-based binding layer
distractedlambda/wastastic
A partial prototype of a WebAssembly implementation atop the JVM
distractedlambda/zera
Experiments in WebAssembly processing with Zig