Pinned Repositories
Compilers
Some simple Compiler things.
f0
Fast, simple, multi-language serialization protocol. f0 specifies a collection of simple, composable binary formats for arbitrarily structured data and provides strongly typed bindings in Java/Scala and C#/F# for serializating and deserializing these formats.
HaskellCourse
HaskellStarter
A project that demonstrates getting up and running with Haskell.
Interpreters
Racket and Scala Implementations of Interpreters in Krishnamurthi Book
L5-Haskell
A Compiler for the L5 Language written in Haskell
MinecraftPlugins
Minecraft plugins implemented in Scala
scala-parallel
scala fork join, concurrency utils, parallel collections
Scrabble
A Haskell implementation of Scrabble.
Sweet
Sweet Test Framework
joshcough's Repositories
joshcough/HaskellStarter
A project that demonstrates getting up and running with Haskell.
joshcough/HaskellCourse
joshcough/Compilers
Some simple Compiler things.
joshcough/Sweet
Sweet Test Framework
joshcough/Interpreters
Racket and Scala Implementations of Interpreters in Krishnamurthi Book
joshcough/CPU-Simulator
joshcough/ErMinecraft
Ermine plugin for Minecraft. Allows for running Ermine modlues inside Minecraft.
joshcough/euler
project euler
joshcough/HaskellTestingDemo
A Project that demonstrates various test frameworks in Haskell, and how to use them with Cabal.
joshcough/NetLogoWebSockets
websocket-based client communications into hubnet
joshcough/play-websockets-example
joshcough/Project-Euler
my Project Euler solutions. many in Scala, a few in Haskell, NetLogo, et al. looking's cheating unless you solve it yourself first!
joshcough/tailcalls
joshcough/try_git
joshcough/2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
joshcough/bound-playground
just a playground for me to better understand scala-bound, and bound in general.
joshcough/codeworld
Educational computer programming environment using Haskell
joshcough/course
Functional Programming Course
joshcough/dark
joshcough/Finance
Playground to experiment with finance software
joshcough/google-code
All my old google code projects.
joshcough/learnhaskell
Learn Haskell
joshcough/MinecraftPluginsJava8
A better Bukkit plugin API using Java 8.
joshcough/MusicalTheater
joshcough/NetLogoMinecraft
NetLogo plugin for Minecraft. Allows for running NetLogo models inside Minecraft.
joshcough/papers
joshcough/Prelude-of-the-Chambered
Notch's Prelude of the Chambered 48-hour game
joshcough/pru
Simple (100 line) XML and JSON writing combinators
joshcough/Remote-Entities
A library that enables you to control entities in minecraft.
joshcough/unfiltered
A toolkit for servicing HTTP requests in Scala