Pinned Repositories
advent-of-code-2021
Solutions to AoC 2021 in Elixir
alexfoxgill.github.io
beverage
biselect
Two-way selectors for Redux-like applications, TypeScript-first.
commentz-walter
An implementation of the Commentz-Walter string search algorithm
Countdown
A toy program in F# to solve Countdown puzzles
english-wordnet
The Open English WordNet
EvoImage
A genetic algorithm in F# to evolve a series of polygons into a given image
ExpressionTools
A set of extensions for manipulating C# Expression Trees
alexfoxgill's Repositories
alexfoxgill/biselect
Two-way selectors for Redux-like applications, TypeScript-first.
alexfoxgill/EvoImage
A genetic algorithm in F# to evolve a series of polygons into a given image
alexfoxgill/ExpressionTools
A set of extensions for manipulating C# Expression Trees
alexfoxgill/advent-of-code-2021
Solutions to AoC 2021 in Elixir
alexfoxgill/alexfoxgill.github.io
alexfoxgill/beverage
alexfoxgill/commentz-walter
An implementation of the Commentz-Walter string search algorithm
alexfoxgill/Countdown
A toy program in F# to solve Countdown puzzles
alexfoxgill/english-wordnet
The Open English WordNet
alexfoxgill/hack-rs
Rust implementation of Hack interpreted language
alexfoxgill/jwks-rsa-java
alexfoxgill/rlox
Rust implementation of Lox interpreted language from Crafting Interpreters (unfinished!)
alexfoxgill/slox
Scala 3 implementation of Lox toy language
alexfoxgill/Sudoku
A simple Sudoku solver written in F#
alexfoxgill/wordplay-rs
English wordplay query engine