Pinned Repositories
backupMyIPhone
A tool to take control of backing up your iOS device to your own server via Wi-Fi or USB.
codename-playlist-cpp
ModpackDeployer
Intended for Minecraft modpack creators to distribute custom modpacks for [MultiMC](https://multimc.org/), providing a deployable updater GUI powered by Python tkinter.
my-nixos-mac-config
ntfsAnalysisLib
NTFS filesystem analysis and interfacing without mounting
NTFSInspector
Python GUI program to check details of NTFS filesystems
PasteTyper
AutoHotkey and Python scripts that type out the contents of the clipboard using diffing, intended for use with ComputerCraft in Minecraft
PLooza
PLooza programming language
StimLang
Parses and also creates (using tagless final) stimuli files for Atmel Studio
VideoDownloader
sbond75's Repositories
sbond75/codename-playlist-cpp
sbond75/StimLang
Parses and also creates (using tagless final) stimuli files for Atmel Studio
sbond75/code-golf-2019-fall
VandyApps Fall 2019 Code Golf Competition
sbond75/cplot
Function plotter
sbond75/documentation
sbond75/FunnyAlgorithms
A repository with a bunch of funny algorithms, beginners friendly
sbond75/javacpp-presets
The missing Java distribution of native C++ libraries
sbond75/LambdaCalculusInHaskell
sbond75/Let-s-build-a-compiler
A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw
sbond75/minic
Mini C Compiler
sbond75/MobileHaskellFun
Project set up for playing around with mobile haskell
sbond75/mono
Mono open source ECMA CLI, C# and .NET implementation.
sbond75/nixpkgs
Nix Packages collection
sbond75/OpenGLTesting
sbond75/RadixEngine
A free and open game engine.
sbond75/savannakit
A high-performance, protocol oriented, framework for creating native IDEs for iOS and macOS, written in Swift
sbond75/second-bridge
Second Bridge is a Swift framework for functional programming. Our goal is to make Swift development on par with other functional languages like Scala by adding new data types, functions and operators.
sbond75/SoACode-Public
Public repository for all the game code for Seed of Andromeda.
sbond75/SoAGameData
Data And Design Features For SoA Project
sbond75/source-editor
A native source editor for iOS and macOS, written in Swift
sbond75/SpaceDefender
sbond75/TaglessFinalInterpreter
Experiment with tagless final interpreter ideas from http://okmij.org/ftp/tagless-final/course/lecture.pdf
sbond75/VectorFieldSim
Simulating an electric field (in collaboration with Sebastian Bond, using Game Engine by Ben Arnold)
sbond75/vFOSSGame
sbond75/Vorb
Regrowth Studios Vorb Engine
sbond75/vpl
VPL (Visual Programming Language) is an educational Turtle language using Haskell and Gloss
sbond75/WriteACompilerTutorial
Following https://norasandler.com/2017/11/29/Write-a-Compiler.html