Pinned Repositories
async-generators
Support in JS for hybrid async generator functions per jhusain's initial design
Basic-KD-Tree
First implementation of a KD Tree, just for kicks.
D-Unit-Tests-in-CPP
A dead-simple C++ unit test framework that mimics D's unit testing syntax.
hierarchical-state-machine
Hierarchical state machine framework in Javascript
JS-Concepts
C++ Concepts in JavaScript
Procedural-Coral
Procedural Coral Exploratory Framework
tagged-unions
C++ tagged unions, just for fun.
eplawless's Repositories
eplawless/hierarchical-state-machine
Hierarchical state machine framework in Javascript
eplawless/D-Unit-Tests-in-CPP
A dead-simple C++ unit test framework that mimics D's unit testing syntax.
eplawless/Basic-KD-Tree
First implementation of a KD Tree, just for kicks.
eplawless/async-generators
Support in JS for hybrid async generator functions per jhusain's initial design
eplawless/JS-Concepts
C++ Concepts in JavaScript
eplawless/Procedural-Coral
Procedural Coral Exploratory Framework
eplawless/tagged-unions
C++ tagged unions, just for fun.
eplawless/babel
Babel is a compiler for writing next generation JavaScript.
eplawless/es6-surprise
What do you mean typeof can throw now?
eplawless/esprima
ECMAScript parsing infrastructure for multipurpose analysis
eplawless/hookah
Proof of concept implementation of React's "hooks" for plain JS functions.
eplawless/instrument-js-objects
Keeps track of who's allocating what, the sneaky bastards
eplawless/IntroducingJavaScript
JavaScript For Beginners
eplawless/learnrx
A series of interactive exercises for learning Microsoft's Reactive Extensions Library for Javascript.
eplawless/node-inspector
Node.js debugger based on Blink Developer Tools
eplawless/pong
eplawless/react-router
A complete routing solution for React.js
eplawless/RxJS
The Reactive Extensions for JavaScript
eplawless/tasks
Exploring some of the different axes one could define a Task-like primitive on.
eplawless/tracegl
TraceGL MPL release
eplawless/vim-rtags
Vim bindings for rtags, llvm/clang based c++ code indexer.
eplawless/WordleSolver