Skip to content

Latest commit

 

History

History

Erik Dominikus's abandoned works

  • Haskell libraries
    • database
    • dns-server
    • dynasty: doodling about something like Crusader Kings 2; trying to model the data
    • gen-site
    • haji aspires to be a JVM written in Haskell but I lost my motivation very soon after I started.
    • pragmatic
    • sound
      • Find out whether real-time sound synthesis is possible with GHC Haskell.
      • Write some ugly code involving GHC primitives (unboxed things).
      • Hide the ugliness behind a newtype hidden in a module.
      • Assume that GHC inlines well.
  • Java libraries
    • web: various Java libraries; should be reorganized
    • java-fun tries to make Java more pleasant.
    • control