Haskell projects needing help

From HaskellWiki
Revision as of 20:05, 1 December 2014 by Henk-Jan van Tuyl (talk | contribs) (Added "GHC backend for JVM/.NET")
Jump to navigation Jump to search

Introduction

There are often people looking for useful projects to do and there are always projects needing help. This page is meant to bring people and projects together. Anyone with a Haskell project needing help, can add their project to this page.


wxHaskell

wxHaskell is a portable and native GUI library for Haskell. The goal of the project is to provide an industrial strength GUI library for Haskell, but without the burden of developing (and maintaining) one ourselves.

wxHaskell is therefore built on top of wxWidgets: a comprehensive C++ library that is portable across all major GUI platforms; including GTK, Windows, X11, and MacOS X. Furthermore, it is a mature library (in development since 1992) that supports a wide range of widgets with the native look-and-feel.


What can be done?

Some of the activities:

  • Writing sample programs for testing and teaching (for functionality not used in sample programs so far)
  • Simplifying installation (e.g. creating a wxWidgets/wxHaskell binary package with installation program). Scripts, used in the passed for this, can be found on GitHub, old binary package are at SourceForge.
  • Add/improve descriptions of the wxHaskell API in the source code (include usage samples)
  • Trying wxHaskell on Android and other new platforms
  • Testing
  • Updating the HaskellWiki pages


Links


Diagrams


GHC backend for JVM/.NET

There is no such project currently going on, but someone should start it. It probably needs several people to make sure that the project will run to till completion. The most important information about this can be found at GHC/FAQ 1.5 .NET/JVM Availability