AlanQuatermain
24-year veteran software engineer. British, in California. Early member of the watchOS team at Apple, now working on tvOS. Master of ObjC and Swift.
Apple, Inc.Sacramento, CA
Pinned Repositories
appencryptor
A command-line tool to apply or remove Apple Binary Protection from an application.
AQAppStateMachine
An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.
AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
aqtoolkit
A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
AQUI
A collection of SwiftUI views and utilities.
go-tmbundle
A TextMate bundle for the Go programming language.
iPad-Filesystem
A simple split-view-based filesystem browser for the iPad. Find out what you can read or write!
iPhoneContacts
A wrapper for the iPhone's C-based AddressBook framework.
mac-app-store-validation-sample
An example of a working app store validation, with code signing checks.
SimpleHTTPServer
A simple HTTP server, implemented as a Mac command-line application. The source code, aside from main.m, is designed to work on either Mac or iOS.
AlanQuatermain's Repositories
AlanQuatermain/iPhoneContacts
A wrapper for the iPhone's C-based AddressBook framework.
AlanQuatermain/AQUI
A collection of SwiftUI views and utilities.
AlanQuatermain/go-tmbundle
A TextMate bundle for the Go programming language.
AlanQuatermain/SwiftUIShareSheetDemo
A demonstration of how to display a share sheet in a SwiftUI application.
AlanQuatermain/swift-nio-protobuf
Codecs to aid in handling protocol buffers in your swift-nio pipeline.
AlanQuatermain/DND-5e-LaTeX-monsters
A LaTeX package for generating monster references for D&D 5e content.
AlanQuatermain/sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
AlanQuatermain/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
AlanQuatermain/bazel
a fast, scalable, multi-language and extensible build system
AlanQuatermain/DiceRoller
A swift dice-rolling library, similar to https://greenimp.github.io/rpg-dice-roller/
AlanQuatermain/DND-5e-LaTeX-Template
A Small Template For 5e D&D Material
AlanQuatermain/grpc-swift
The Swift language implementation of gRPC.
AlanQuatermain/IceCubesApp
A SwiftUI Mastodon client
AlanQuatermain/icu
The new home of the ICU project source code.
AlanQuatermain/index-import
Tool to import swiftc and clang index-store files into Xcode
AlanQuatermain/NavBarAccentColorChange
SwiftUI demo showing how to change the accent color of a navigation bar when pushing a sub view at any level.
AlanQuatermain/Patterns
A Swift PEG parser
AlanQuatermain/rouge
A pure Ruby code highlighter that is compatible with Pygments
AlanQuatermain/rrlt
Rust Roguelike Tutorial, converted to use Legion
AlanQuatermain/swift
The Swift Programming Language
AlanQuatermain/swift-clang
AlanQuatermain/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
AlanQuatermain/swift-corelibs-xctest
The XCTest Project, A Swift core library for providing unit test support
AlanQuatermain/swift-experimental-string-processing
An early experimental general-purpose pattern matching engine for Swift.
AlanQuatermain/swift-llbuild
A low-level build system, used by Xcode and the Swift Package Manager
AlanQuatermain/swift-llvm
AlanQuatermain/swift-nio-http2
HTTP/2 support for SwiftNIO
AlanQuatermain/swift-package-manager
The Package Manager for the Swift Programming Language
AlanQuatermain/tulsi
An Xcode Project Generator For Bazel
AlanQuatermain/vscode-swift-development-environment
New home of Swift Development Environment for VS Code