dherman
I like computers and people. I’ve spent my career helping people express their thoughts through the code they write and the tools they use to write it.
LinkedInSan Francisco, CA
Pinned Repositories
defense-of-dot-js
In Defense of .js: A Proposal for Node.js Modules
esprit
A JavaScript parser written in Rust
float.js
Introspect floating-point numbers in JS.
module-tag
Specs for the module tag
pattern-match
A pattern-matching DSL for JSON-like trees of data.
structs.js
A prollyfill for ES6 typed/structured objects
tc39-codex-wiki
New and improved TC39 wiki, built with codex
dherman's Repositories
dherman/module-tag
Specs for the module tag
dherman/pattern-match
A pattern-matching DSL for JSON-like trees of data.
dherman/tc39-codex-wiki
New and improved TC39 wiki, built with codex
dherman/structs.js
A prollyfill for ES6 typed/structured objects
dherman/es4
Archive of the ES4 reference interpreter that was a work-in-progress when ES4 was cancelled.
dherman/datascript.js
JavaScript port of the DataScript binary data definition language
dherman/e4x-detector
Utility to detect the presence of E4X syntax in JS source.
dherman/iteration-protocols
Example iterators implemented with various iteration protocols
dherman/origin
A simple start page for my browsers
dherman/nkima
Tree walking helper for AST's supporting the Mozilla Parser API.
dherman/accessors
Reverse-polyfill for obsolete __{define,lookup}{G,S}etter__
dherman/fractal
The fractal I made up in high school
dherman/json.rkt
Racket port of the JSON data exchange format
dherman/wr2012
Slides for my Web Rebels 2012 talk
dherman/z2g
Zimbra to Gmail mail-filter conversion script
dherman/calculist-octopress
The Little Calculist
dherman/codex
Static site and documentation generator. Markdown for content. Jade/stylus for templates.
dherman/cursor
Prollyfill for ES6 object cursors (part of the "binary data" API)
dherman/dict
A lightweight but safe dictionary, for when Object won't cut it
dherman/marked
A markdown parser and compiler. Built for speed.
dherman/sweet.js
Sweeten your JavaScript.
dherman/gollum-site
Static Site Generator for Gollum Wikis
dherman/hook-playground
Fake repo to test out post-receive hooks
dherman/tc39-notes
These are the notes I take at TC39 Meetings, with Markdown formatting
dherman/tc39-wiki
New and improved TC39 wiki
dherman/crates.io
Source code for crates.io
dherman/servo
The Servo Browser Engine
dherman/strangeloop2012
Strange Loop 2012
dherman/substatement-functions
Tests the semantics of substatement function declarations.
dherman/task.js-libkit
temporary task.js repo based on libkit