Orchid
An embeddable functional scripting language I’ve been developing for many years now both as a recreational activity and to learn Rust.
An embeddable functional scripting language I’ve been developing for many years now both as a recreational activity and to learn Rust.
A small lambda calculus executor made in Javascript to demonstrate lambda calc to my friends. It works with repeated string splicing so it gets very slow.
An API that replaces Date.now()
, setTimeout
and setImmediate
for dependency injection, and a carefully crafted mock implementation with an easy to use interface.
A multilevel custom context menu for React. The API relies on React context so that menus can be combined within nested containers
A library for Refresh Token Rotation that can scale to many concurrent open tabs without a service worker.