Assembly:Haskell
From 34C3_Wiki
| Website | http://haskell.org/ |
|---|---|
| Description | An advanced purely-functional programming language & its users. |
| Members | |
| Projects | create project |
| Self-organized Sessions | create self-organized session |
| Related to Assembly | Assembly:Curry Club Augsburg, Assembly:OpenLab Augsburg, Assembly:NixOS |
| Tags | programming, functional |
| Registered on | |
| Provides stage | no |
| Location for self-organized sessions | maybe |
| Self-organized session notes | Introduction to Haskell
Answering questions |
We want to provide a space for (current and future) Haskell programmers to meet.
---
Be productive, be correct
Haskell’s combination of strong type system, type inference, and high level code gives you the speed of development of a scripting language like Python or Ruby, yet more robustness than common statically typed languages like Java or C#. Stop finding bugs in production, let the compiler help you make more robust applications today!