Pinned Repositories
Bibliotek
A Swift and Objective-C library for interacting with libraries using the Z39.50 protocol.
Chunktional
A collection of macros to add some Haskell-like features to C, as a learning experience for C Marcos.
Cobbler
A collection of marcos and coding styles to make a dynamic-dispatch object-system in C, as a kind of primitive Objective-C clone.
do
A client-side wrapper for RIT's CS department's 'try' program
Go-Go-Gadget-Repo
A collection of all homework for Systems and Concurrency with Go
Reggie
A state machine automata simulation framework for Swift.
Reggie-the-Regex-Parser
A attempt to learn C and Automata Theory at the same time. Reggie is an attempt to create an executable NFA structure, in hopes that it can be used to power a regular expression evaluator.
Shibe.in
SwiftOFX
A Swift framework for reading OFX files.
libsteve's Repositories
libsteve/SwiftOFX
A Swift framework for reading OFX files.
libsteve/Reggie-the-Regex-Parser
A attempt to learn C and Automata Theory at the same time. Reggie is an attempt to create an executable NFA structure, in hopes that it can be used to power a regular expression evaluator.
libsteve/Chunktional
A collection of macros to add some Haskell-like features to C, as a learning experience for C Marcos.
libsteve/Cobbler
A collection of marcos and coding styles to make a dynamic-dispatch object-system in C, as a kind of primitive Objective-C clone.
libsteve/Bibliotek
A Swift and Objective-C library for interacting with libraries using the Z39.50 protocol.
libsteve/Go-Go-Gadget-Repo
A collection of all homework for Systems and Concurrency with Go
libsteve/Shibe.in
libsteve/do
A client-side wrapper for RIT's CS department's 'try' program
libsteve/Scheming-Scheme
Project for Programming Language Concepts Class
libsteve/AdaptiveTyping
A view controller to automatically adjust child view controllers when the iOS Keyboard appears.
libsteve/altece.github.io
My Personal Website
libsteve/BetterBuses
A better bus schedule for RIT for a more enlightened time.
libsteve/BetterBuses-iOS
libsteve/Crisp
A crappy lisp implementation.
libsteve/RapDevXI
Github Project for SSE RapDev project
libsteve/Reggie
A state machine automata simulation framework for Swift.
libsteve/Teapot-List
NSCollectionViewItem.preferredLayoutAttributesFitting(_:) isn't called on a custom NSCollectionViewLayout subclass
libsteve/Universe-Engine
A simple 2D universe simulator in Objective-C
libsteve/Aggregate
An aggregating object which can compose protocol implementations from various objects
libsteve/CHOMPS
Codename CHOMPS is an elegantly simple food and diet tracking app.
libsteve/DampingField.playground
Unexpected Acceleration in Custom UIFieldBehavior
libsteve/Fundament
My own personal Swift "Prelude" library, complete with all my favorite niceties.
libsteve/ofxcsv
A program that can take the data from an ofx file, and will output a folder hierarchy which contains all that data in CSV files.
libsteve/Pocket-ObjC-SDK
Headless iOS/Mac SDK for saving stuff to Pocket.
libsteve/Puzzles
A collection of useful puzzle solving functions
libsteve/Reggie-the-Regex-Parser-in-Haskell
An attempt to rethink the ideas of the original Reggie the Regex Parser project in a higher-level language.
libsteve/scrabbli
A Scrabble Solver in Go
libsteve/swift
The Swift Programming Language
libsteve/Useful-Utils
A collection of useful utility classes to make life easier and more composeable when programming with Objectice-C.