Difference between revisions of "Hac 2007/Projects"

From HaskellWiki
Jump to navigation Jump to search
(Adding ext-core and RTS<->Integer function interface items)
Line 20: Line 20:
 
* External core (Yhc and GHC): Making the (Haskell) external core interpreter in ghc/utils/ext-core work (again?)
 
* External core (Yhc and GHC): Making the (Haskell) external core interpreter in ghc/utils/ext-core work (again?)
 
* A suitable low overhead GHC (+ others?) run time system interface to Integer C functions
 
* A suitable low overhead GHC (+ others?) run time system interface to Integer C functions
  +
* http://hackage.haskell.org/trac/ghc/ticket/595 (Overhaul GHC's overlapping/non-exhaustive pattern checking)
  +
* Mac OS X test failures (ghc-6.6 and ghc-HEAD)

Revision as of 17:43, 5 January 2007

  • Darcs
  • GHC
  • libraries bugs
  • integrating SoC code
  • new releases
  • AJAX/HAppS?
  • Yhc + Cabal + Base
  • Haskell installer project, Gtk2Hs/GHC/Hugs/Cabal unified installer for Windows
  • Gtk2Hs + Gtk + GHC + Windows + Threads
  • porting libraries
  • new library/tool releases
  • compiler ports: want to get YHC running on your favourite machine?
  • new tools
  • infrastructure hacking: cabal, hackage
  • documentation
  • tutorials
  • bug squashing
  • feature implementations (walk the Trac list)
  • External core (Yhc and GHC): Making the (Haskell) external core interpreter in ghc/utils/ext-core work (again?)
  • A suitable low overhead GHC (+ others?) run time system interface to Integer C functions
  • http://hackage.haskell.org/trac/ghc/ticket/595 (Overhaul GHC's overlapping/non-exhaustive pattern checking)
  • Mac OS X test failures (ghc-6.6 and ghc-HEAD)