Pat Miller (patmiller)

patmiller

Geek Repo

Company:@facebook

Location:Riverside, CA

Home Page:https://www.linkedin.com/in/pat-miller-b31b193/

Github PK Tool:Github PK Tool

Pat Miller's repositories

bytecode_toys

Python bytecode toys

Language:PythonStargazers:25Issues:2Issues:0

SAP

Single Assignment Python (SAP) -- Using single assignment and decorators to create dataflow graphs of python programs with an interpreter and on-the-fly code generation

Language:PythonLicense:BSD-3-ClauseStargazers:3Issues:2Issues:0

bignumpy

File backed numpy array objects for python

Language:CLicense:MITStargazers:0Issues:1Issues:1

llparsing

A simple Python metaclass that creates small languages (including token parsing) without a lex/yacc or flex/bison like step. Each method describes a production. The arguments provide leaves to each node. The return value returns the node.

Language:PythonStargazers:0Issues:0Issues:0