benjaminfjones
Studied math, physics, and computer science in college, did a Ph.D. in math, currently working for AWS from Portland, OR.
AWSPortland, OR
Pinned Repositories
advent-of-code-2019
Advent of Code 2019 Solutions in Haskell and Python
cortho
Compiler project for a small core functional language
fpga-tunes
Audio synthesis using an FPGA
match-sticks
Enumerate a constrained set of match sticks
minsky
Minsky Machine implementations in Rust
oxlox
Lox interpreter
presburger
WIP - Library for efficient Presburger Arithmetic
reckonlean
Notes on the Handbook of Practical Logic -- Lean Edition
blt
Lattice-based integer linear programming solver
LIMA
LIMA: Language for Integrated Modeling and Analysis
benjaminfjones's Repositories
benjaminfjones/presburger
WIP - Library for efficient Presburger Arithmetic
benjaminfjones/advent-of-code-2022
benjaminfjones/ffpigeon
Simple proof developments of pigeon hole principal like theorems in Lean 4
benjaminfjones/mathematics_in_lean
The user home repository for the Mathematics in Lean tutorial.
benjaminfjones/nixfiles
Personal machine configuration using Nix home-manager
benjaminfjones/reckonlean
Notes on the Handbook of Practical Logic -- Lean Edition
benjaminfjones/rust-lists
Linked list implementations in Rust
benjaminfjones/tilde-club-bfj
Website and blog hosted at tilde.club
benjaminfjones/match-sticks
Enumerate a constrained set of match sticks
benjaminfjones/minsky
Minsky Machine implementations in Rust
benjaminfjones/oxlox
Lox interpreter
benjaminfjones/reckoning
Notes on the Handbook of Practical Logic
benjaminfjones/theorem-proving-lean4
Notes from Theorem Proving in Lean
benjaminfjones/advent-of-code-2020
Advent of Code 2020 - Rust edition
benjaminfjones/advent-of-code-2021
Advent of Code 2021 - Solutions in Rust
benjaminfjones/benjaminfjones
Config files for my GitHub profile.
benjaminfjones/benjaminfjones.github.io
GitHub User Site
benjaminfjones/blt
Lattice-based integer linear programming solver
benjaminfjones/development-ansible
Ansible configuration to provision an open-source development machine
benjaminfjones/development-container
A container for open-source development
benjaminfjones/dotfiles
My merged dotfiles
benjaminfjones/kickstart.nvim
A launch point for your personal nvim configuration
benjaminfjones/lumberjack
Solution to a toy problem about lumberjacks
benjaminfjones/mathematics_in_lean_source
Source code for the Mathematics in Lean tutorial.
benjaminfjones/mil-solutions
Solutions and tinkering with the Mathematics in Lean4 project
benjaminfjones/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
benjaminfjones/smt-comp.github.io
benjaminfjones/smtlib-parser-crab
SMTLIB PEG Parser
benjaminfjones/stunning-palm-tree
Exercises and Experiments from the book Program Proofs
benjaminfjones/toy-puzzles
Various puzzles and SMT solver based solutions