Projects

parso: A Parser Combinator from in Typescript

Parso is an attempt to write an Parser Combinator from Scratch in Typescript

rex: A RegEx machine in Go

An attempt to write an regex machine from scratch in Go.

taskly: A Distributed Task Scheduler in Go

Taskly is an attempt to write an Distributed Task Scheduler in Go to improve per process performance for tasks.