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/defense-of-dot-js
In Defense of .js: A Proposal for Node.js Modules
dherman/float.js
Introspect floating-point numbers in JS.
dherman/sm.js
Communicate with SpiderMonkey from node.
dherman/sudoku
demonstrations of ES6/ES7 code styles with a Sudoku solver
dherman/neon-demo
A demo of using Neon for integrating Rust and Node.js.
dherman/memoize.rkt
Macros for defining auto-memoizing procedures.
dherman/neon-bridge
Automatically load Neon modules.
dherman/neon-examples
A repo of examples of how to do various things in Neon.
dherman/tristate
A three-valued type equivalent to `Option<bool>`.
dherman/neon-class-example
A simple example of a Neon class.
dherman/xpi.js
Node library for unpacking Firefox addons and extracting their JS code.
dherman/neon-test
random test cases for neon
dherman/samo
Search and analyze Firefox's [amo](http://addons.mozilla.org) ecosystem.
dherman/tc39-wiki-archive
A static archive of the old TC39 DokuWiki.
dherman/unsafe-greeter
An unsafe way of sharing Rust data with JS.
dherman/esprit-demo
Minimal example of using esprit.
dherman/hang-build-command
minimal example that hangs build.rs in Windows
dherman/hang-command
minimal example that hangs std::process::Command in Windows
dherman/hello-rust-js
Hello Greeter in Rust with Node Native bindings
dherman/howto-macro
quick and dirty tutorial on how macro expanders work
dherman/node-eps
Node.js Enhancement Proposals for discussion on future API additions/changes to Node core
dherman/pypi-analytics
Gathers historical metadata from the PyPi server and provides a report.
dherman/servo.org
Main website for Servo.
dherman/shakespeare-demo
Demo of using nanny to do a non-trivial computation in Rust.
dherman/wykittens.js
A tiny module that does one thing well.
dherman/estree
The ESTree Spec
dherman/from_scratch
experimenting with Rust node bindings
dherman/runzip
recursive unzip for node
dherman/some-modules
dherman/v8
The official mirror of the V8 git repository