Difference between revisions of "Hac φ/Projects"

From HaskellWiki
Jump to navigation Jump to search
(→‎Experience: Daniel Bergey)
m (Clearing for 2016)
Line 1: Line 1:
 
== Sharing your code ==
 
== Sharing your code ==
   
If you need a place to host a project so that others can help with it, we suggest [http://patch-tag.com/ patch-tag], which offers free hosting for public darcs repositories. If you're using git, [http://github.com github] is just dandy as well.
+
If you need a place to host a project so that others can help with it, we suggest using [http://github.com github] with [https://git-scm.com/ git]. You can also apply for an account on [http://community.haskell.org/admin/ the community server].
 
You can also apply for an account on
 
[http://community.haskell.org/admin/ the community server].
 
   
 
== Projects ==
 
== Projects ==
Line 11: Line 8:
   
 
Since Hackathons are great for teamwork, consider joining one of the projects mentioned below. If you're interested in one of these projects, add your name to the list of hackers under that project.
 
Since Hackathons are great for teamwork, consider joining one of the projects mentioned below. If you're interested in one of these projects, add your name to the list of hackers under that project.
  +
 
<!-- Copy this template
 
<!-- Copy this template
 
=== Project name ===
 
=== Project name ===
Line 20: Line 18:
 
-->
 
-->
   
=== GHC ===
+
<!--=== GHC ===
   
 
Richard will likely be doing some GHC hacking, as he is wont to do. Others: please join in the fun, and suggestions for projects can be provided!
 
Richard will likely be doing some GHC hacking, as he is wont to do. Others: please join in the fun, and suggestions for projects can be provided!
   
* Richard Eisenberg
+
* Richard Eisenberg-->
 
=== Idris compiler ===
 
 
[http://www.idris-lang.org Idris] is a general-purpose pure functional programming language with dependent types. The compiler and REPL are written in Haskell!
 
 
* Ben Sherman
 
 
=== Yi ===
 
 
[https://github.com/yi-editor/yi Yi] is a text editor written in Haskell and extensible in Haskell.
 
 
* Siddhanathan Shanmugam
 
   
 
== Experience ==
 
== Experience ==
Line 46: Line 32:
 
! Projects
 
! Projects
 
|-
 
|-
| Richard E.
 
| [https://ghc.haskell.org/trac/ghc GHC]
 
|-
 
| Ben Sherman
 
| [https://github.com/idris-lang/Idris-dev/ Idris]
 
|-
 
| Daniel Bergey
 
| [http://projects.haskell.org/diagrams/ Diagrams]
 
 
|}
 
|}
 
   
 
[[Category:Community]]
 
[[Category:Community]]

Revision as of 21:40, 9 August 2016

Sharing your code

If you need a place to host a project so that others can help with it, we suggest using github with git. You can also apply for an account on the community server.

Projects

If you have a project that you want to work on at the Hackathon, please describe it here.

Since Hackathons are great for teamwork, consider joining one of the projects mentioned below. If you're interested in one of these projects, add your name to the list of hackers under that project.


Experience

Please list projects with which you are familiar. This way, people know whom to contact for more information or guidance on a particular project.

Name Projects