Pinned Repositories
assorted-examples
Various projects I have done will be added to this stash
BuildYourOwnLispGitbook
Gitbook version of https://github.com/orangeduck/BuildYourOwnLisp
caelus-freight
LD 48
elf-edit
Simple hex editor with highlighting for ELF binaries
everything-sloths
A collection of sloths I have made for future projects.
JSoftFloat
An implementation of the IEEE 754-2008 standard
llvm-tutorial-gitbook
Gitbook port of http://llvm.org/docs/tutorial/LangImpl01.html
random-sorting
Analysis of Sorting Algorithms by how they perform with a random comparison function
rars
RARS -- RISC-V Assembler and Runtime Simulator
slothmail
sloth mailing list
TheThirdOne's Repositories
TheThirdOne/rars
RARS -- RISC-V Assembler and Runtime Simulator
TheThirdOne/elf-edit
Simple hex editor with highlighting for ELF binaries
TheThirdOne/BuildYourOwnLispGitbook
Gitbook version of https://github.com/orangeduck/BuildYourOwnLisp
TheThirdOne/everything-sloths
A collection of sloths I have made for future projects.
TheThirdOne/slothmail
sloth mailing list
TheThirdOne/JSoftFloat
An implementation of the IEEE 754-2008 standard
TheThirdOne/assorted-examples
Various projects I have done will be added to this stash
TheThirdOne/caelus-freight
LD 48
TheThirdOne/random-sorting
Analysis of Sorting Algorithms by how they perform with a random comparison function
TheThirdOne/pgn4
A rust library that parses PGN4 files.
TheThirdOne/card-counter
A relatively simple extension to "Card count" how many cities opponents have in generals.io
TheThirdOne/computed-tomographic-imaging-gitbook
Gitbook port of Principles of Computerized Tomographic Imaging
TheThirdOne/fen4
A parser and writer for the fen4 file format used by Chess.com for 4 player chess games
TheThirdOne/hacking-game
A prototype made for Ludum Dare 36 where you try to find the password to an old piece of tech and you only have a memory inspector to help you.
TheThirdOne/Jupiter
RISC-V Assembler and Runtime Simulator
TheThirdOne/riscv-tests
TheThirdOne/talks-and-tutorials
collections of talks, tutorials and lesson plans I have made
TheThirdOne/arm2js
Arm Assembly compiler to js
TheThirdOne/blog
A blog for TheThirdOne
TheThirdOne/bones-versus-flesh
A simple web-based platformer about the battles between undead species
TheThirdOne/braincleaner
A cleaner form of brainfuck that compiles down to normal brainfuck.
TheThirdOne/connect4-solver
A program in go to find an optimal strategy to win in connect 4 given any starting condition.
TheThirdOne/do-you-have-a-flag
Game for ludum dare 32 inspired by Eddie Izard's "Do you have a flag?" skit
TheThirdOne/geometry-lesson
A tool to cut / rearrange shapes to teach how area of complex shapes can be calculated
TheThirdOne/jslisp
Lisp implemented only in JavaScript.
TheThirdOne/Slic3r
Open Source toolpath generator for 3D printers
TheThirdOne/theorem-prover
A small propositional calculus theorem prover. Mainly made to enhance my own understanding of formal verification and proof procedure.
TheThirdOne/thethirdone.github.com
site for thethirdone
TheThirdOne/universal-search
April fools' day videos explaining Levin's universal search
TheThirdOne/you-cant-hide
A Game for Ludum Dare 27. A stealth based game where you can't stay cloaked for over 10 seconds.