Pinned Repositories
2d-rpg
A 2D top view RPG utilizing an ECS game engine.
algebraic-structures
A gv file representing the relationships between various algebraic structures.
dagger
Visual IPLD DAG editor
dama
Compiler / Interpreter for the Dama programming language.
fast-keys
Reaction based typing game
hs-ann
An Artificial Neural Network
miso-example
A miso example
py-ann
An Artificial Neural Network
tysonzero's Repositories
tysonzero/algebraic-structures
A gv file representing the relationships between various algebraic structures.
tysonzero/miso-example
A miso example
tysonzero/dama
Compiler / Interpreter for the Dama programming language.
tysonzero/hs-ann
An Artificial Neural Network
tysonzero/dagger
Visual IPLD DAG editor
tysonzero/py-ann
An Artificial Neural Network
tysonzero/aws-lambda-demo
Demo covering how to deploy a python app from your local machine to AWS lambda automatically with a CI/CD pipeline with GitHub Actions.
tysonzero/benchmarks
Some benchmarks of different languages
tysonzero/cheapskate
Experimental markdown processor in Haskell
tysonzero/duty-matcher
A program to assign duties to brothers based on preferences and seniority
tysonzero/emailparse
An email parser that will eat everything (tm)
tysonzero/esqueleto
New home of Esqueleto, please file issues so we can get things caught up!
tysonzero/Fake-Tweets
tysonzero/geos
This is a Haskell binding to Geos, the open-source geometry library
tysonzero/ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
tysonzero/ghcjs-base
base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC
tysonzero/ghcjs-base-stub
Allow GHCJS projects to compile under GHC and develop using intero
tysonzero/Grand-Theft-Hammock-2-Remastered
tysonzero/haskell-simple-concurrency
Small examples of concurrency in Haskell.
tysonzero/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
tysonzero/ipfs
Haskell libraries for interacting with IPFS
tysonzero/ipfs-haskell
IPFS wrapper for Haskell
tysonzero/ipld
A collection of Haskell libraries for interacting with IPLD
tysonzero/kitchen-sink-hs
Kitchen sink project to experiment various Haskell code snippets
tysonzero/miso
:ramen: A tasty Haskell front-end framework
tysonzero/nixpkgs
Nix Packages collection
tysonzero/oanda-rest-api
Haskell library implementing the OANDA REST API
tysonzero/react-hs
A GHCJS binding to React based on the Flux design. The flux design pushes state and complicated logic out of the view, allowing the rendering functions and event handlers to be pure Haskell functions.
tysonzero/sketches
tysonzero/zeromq4-haskell
Clone of the https://gitlab.com/twittner/zeromq-haskell