pdubroy
Programmer & researcher, co-creator and maintainer of @ohmjs, author (@wasmgroundup).
SourcegraphMünchen
Pinned Repositories
moonchild
A toolkit for experimenting with new kinds of programming interfaces.
ohm
A library and language for building parsers, interpreters, compilers, etc.
200andchange
camsketch
manuel
Source code for the example presented in my article for Code Words Issue Six.
marked-ast
A modified version of chjj/marked that can produce an abstract syntax tree for Markdown
markscript
Executes JavaScript contained in Markdown files.
ohm-som
A JavaScript implementation of SOM, a minimal Smalltalk for teaching and research.
til
Today I Learned - inspired by @simonw and @jbranchaud
tree-walk
A JavaScript library for traversing, inspecting, and transforming arbitrary tree structures.
pdubroy's Repositories
pdubroy/jsconfeu-talk
Source code for my September 2013 talk at JSConfEU.
pdubroy/simpleopt
A Python module for dead simple command line parsing
pdubroy/tlogger
A Firefox extension for capturing click-stream web browsing logs
pdubroy/fswatcher
A pure-Python file system watcher.
pdubroy/oredev-demo
Demo app used my Øredev 2012 talk "Secrets of the Chrome Developer Tools"
pdubroy/contentworkable
A foundation for sane contenteditable-based editors.
pdubroy/html-template
Basic HTML & CSS template that I use for personal projects.
pdubroy/kurt
A minimal, cross-platform text editor
pdubroy/pip
pip installs packages. Python packages. An easy_install replacement
pdubroy/Purple
Purple combines querypoint debugging with repl++: parse, re-run, break, loop environment
pdubroy/cassowary.js
Cassowary/JS, better, faster, future-ready
pdubroy/cdglabs.github.io
Repo for www.cdglabs.org
pdubroy/CodeMirror
In-browser code editor
pdubroy/coursera-ml
pdubroy/dasJS
Experiments in post-modern JavaScript.
pdubroy/es6-arrow-function
Shorthand arrow functions compiled to ES5.
pdubroy/es6-tools
An aggregation of tooling for ES6
pdubroy/esprima
ECMAScript parsing infrastructure for multipurpose analysis
pdubroy/grunt-docco
Docco task for Grunt.
pdubroy/iterducers
An attempt to understand tranducers by implementing them in a more JavaScript-y way.
pdubroy/ometa-js
OMeta for JavaScript
pdubroy/pegjs
PEG.js: Parser Generator for JavaScript
pdubroy/recast
JavaScript syntax tree transformer, conservative pretty-printer, and automatic source map generator
pdubroy/semantacks
pdubroy/textmate-solarized
TextMate theme for Solarized
pdubroy/traceur-compiler
Traceur is a JavaScript.next-to-JavaScript-of-today compiler
pdubroy/underscore-contrib
The brass buckles on Underscore's utility belt
pdubroy/watchy
Run commands when files change.