Pinned Repositories
Combinatorial_Games
Implementation of a small subset of CGSuite's language CGScript by Aaron Siegel in Python.
composting-simulation
CurryScript
CurryScript is a programming language based on Haskell which compiles to WebAssembly
D2P_Project
D2P_Sp_2019
dhero
Domination
eric-d-culver.github.io
nanopass-haskell-compiler
Compiler for Haskell using the idea of many simple passes
self-mod-chess
A Self-Modifying Chess game ala Godel, Escher, Bach writing in Pygame
eric-d-culver's Repositories
eric-d-culver/nanopass-haskell-compiler
Compiler for Haskell using the idea of many simple passes
eric-d-culver/Combinatorial_Games
Implementation of a small subset of CGSuite's language CGScript by Aaron Siegel in Python.
eric-d-culver/self-mod-chess
A Self-Modifying Chess game ala Godel, Escher, Bach writing in Pygame
eric-d-culver/composting-simulation
eric-d-culver/CurryScript
CurryScript is a programming language based on Haskell which compiles to WebAssembly
eric-d-culver/D2P_Project
eric-d-culver/D2P_Sp_2019
eric-d-culver/dhero
eric-d-culver/Domination
eric-d-culver/eric-d-culver.github.io
eric-d-culver/Fast-Notes
Python app to quickly take notes. Will have ability to share notes, real-time, over bluetooth.
eric-d-culver/fun-with-haskell
Learning Haskell and Category Theory with fun programs
eric-d-culver/hello-world
Just another hello world
eric-d-culver/javascript-cas
Computer Algebra System written in JavaScript.
eric-d-culver/Let-s-build-a-compiler
A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw
eric-d-culver/paintability_vs_correspondence
Code to compare paintability numbers to correspondence coloring numbers for multipartite graphs
eric-d-culver/power_tower_calc
A calculator for comparing power towers, like Hypercalc. Implements some ideas of mine to avoid the power tower paradox.
eric-d-culver/simpVM
Simple stack-based VM in C
eric-d-culver/Steganography
A series of programs for hiding information in plain sight
eric-d-culver/TagCloud