Pinned Repositories
AdvShmup
Scrolling Shmup built from the ground up with Pygame
Clox
Lox Interpreter implemented in C
expanded-lisp
A lisp sample Implementation I had recommended, documented, expanded and updated
JLox
Custom Implementation of the Lox language in Java via Bob Nystrom's Crafting Interpreters
joy-wasm
A hosted version of the Joy interpreter, running in the web on WASM. currently very broken
Nexus
creative sandbox game in early development
Roguelike
My first terminal based roguelike using Colorama ANSII wrapper
smolparser
Small Haskell Parser Combinator library
sprockets
Friendly wrapper API for the C socket family
textup
Textup language specification and Python implementation
amyjbrown's Repositories
amyjbrown/Nexus
creative sandbox game in early development
amyjbrown/JLox
Custom Implementation of the Lox language in Java via Bob Nystrom's Crafting Interpreters
amyjbrown/joy-wasm
A hosted version of the Joy interpreter, running in the web on WASM. currently very broken
amyjbrown/sprockets
Friendly wrapper API for the C socket family
amyjbrown/textup
Textup language specification and Python implementation
amyjbrown/Clox
Lox Interpreter implemented in C
amyjbrown/expanded-lisp
A lisp sample Implementation I had recommended, documented, expanded and updated
amyjbrown/smolparser
Small Haskell Parser Combinator library
amyjbrown/AcademicWriting
amyjbrown/advent-of-code
Advent of code 2020
amyjbrown/chirc
Chirc implementation
amyjbrown/comics-backup
amyjbrown/drawings
amyjbrown/expressor
amyjbrown/forum-mockup
Simple forum mockup
amyjbrown/Game
Prototype of game that uses CMake for dependency managemnt
amyjbrown/graph-question
Interview Question (stripped of context) I wanted to make work right
amyjbrown/heat-equation
1D heat equation numerical solution in Fortran
amyjbrown/kgt
BNF wrangling and railroad diagrams
amyjbrown/mdn-example
amyjbrown/mystery-binary
amyjbrown/One-Page-Dungeons
One Page Dungeons
amyjbrown/ordzus
Small relational database built in Java
amyjbrown/pgel
amyjbrown/PyPathWeirdness
Example of one file being loaded as two modules due to being found through too parts of python path
amyjbrown/pywrapper
Simple Python Proxy Objects with unique IDs
amyjbrown/raycrawler
Raycasting Dungeon Crawler
amyjbrown/screenshots
Screenshots
amyjbrown/scroller
A simple PILLOW script to scroll an element, with a snazzy command line
amyjbrown/sdl-game