Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 590 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 590 Bytes

JS Asteroids

An implementation of wxAsteroids in Javascript using UHC (Utrecht Haskell Compiler). See the github page for a short intro.

Navigate into the following directories for more elaborate information:

  • msc-thesis : Master thesis
  • lightoo : A lightweight DSL for OO programming in Haskell
  • uhc-js : A helper library for accessing browser functionality using Haskell
  • wxasteroids : A port of wxAsteroids to the web browser
  • thesis-snippets: The code snippets contained in the thesis