Kevin Clancy's repositories
hopl-s2017
History of Programming Languages, Spring 2017
EssentialsOfCompilation
Working through "Essentials of Compilation" by Jeremy Siek
MaMaCompiler
an implementation of the Maurer Machine, as described in "Compiler Design: Virtual Machines" by Wilhelm and Seidl
SchemaTypes
Dependently typed schema language for MUMPS
AbstractInterpretation
working through "Principles of Abstract Interpretation" exercises in F#
blog
github.io blog
kevinclancy.github.io
Kevin Clancy's Blog
kboard
a message board created using loco and react
loco
🚂 🦀 The one-person framework for Rust for side-projects and startups
MaMaRust
A Maurer Machine Implementation in Rust. Work in progress.
ray-tracing-in-a-weekend
An implementation of Peter Shirley's "Ray Tracing in One Weekend"
raytracing-rust
raytracing in one weekend, implemented in rust
theloop-backend
SQL-based backend for a "facebook groups" style website
VirtualMachineCompiler
An Implementation of the C-Machine as described in "Compiler Design: Virtual Machines" by Wilhelm and Seidl