Pinned Repositories
AdventOfCode
Advent of Code solutions in Swift
Brainfuck
A brainfuck interpreter in Swift.
DemoBots
A clone of Apple's sample code game.
Drag-And-Drop-View
A simple swift project showing how subviews stacked vertically in a superview can be made to reorder by dragging and dropping.
Geodesy
A Swift implementation of the geohash algorithm.
proxpero's Repositories
proxpero/Geodesy
A Swift implementation of the geohash algorithm.
proxpero/AppUpdater
Represent an app's version. Fetch the App Store version. Compare versions. Get the bundle version.
proxpero/AdventOfCode
Advent of Code solutions in Swift
proxpero/AOC2023
Solutions to Advent of Code 2023
proxpero/AOC2024
Advent of Code 2024
proxpero/AOC_legacy
proxpero/articles
Articles for kean.github.io
proxpero/Brainfuck
A brainfuck interpreter in Swift.
proxpero/cex_lewis_and_short
Lewis and Short Dictionary in CEX + Markdown
proxpero/chroma
proxpero/craftinginterpreters
Repository for the book "Crafting Interpreters"
proxpero/Heap
An array-based Heap data structure in Swift. You can easily build min or max PQ based on this.
proxpero/Ink
A fast and flexible Markdown parser written in Swift.
proxpero/MorseCode
proxpero/NoiseV2
proxpero/Plates
Cheat at the license plate game.
proxpero/pointfreeco
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.
proxpero/promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
proxpero/proxpero
proxpero/Publish
A static site generator for Swift developers
proxpero/Raytracer
The Ray Tracer Challenge by Jamis Buck in Swift
proxpero/shakmaty
A Rust library for chess move generation
proxpero/Slox
Work In Progress
proxpero/swift-algorithms
Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types.
proxpero/swift-numerics
Numerical APIs for Swift
proxpero/swift-parsing
A library for turning nebulous data into well-structured data, with a focus on composition, performance, and generality.
proxpero/swift-syntax
SwiftPM package for SwiftSyntax library.
proxpero/TuringMachine
proxpero/Word
A model for an English word.
proxpero/Yams
A Sweet and Swifty YAML parser.