Recent Blog Posts
Ramson, part 2
This post is the second part of the Ramson series. Make sure you've read Ramson, part 1.
Ramson, part 1
Ramson is a JSON schema that serializes and deserializes JS/ECMAScript objects precisely as they were in memory.
Braincycles
Just spitballing something I have been thinking about increasingly often.
Closure
A record of every reference a function utilizes.
Continuation
A continuation reifies a program's control state.