Galaxy >> Website Directory

HelpBookmark Add your SITE Edit your SITELogin
Latest HeadlinesAdd To Search Providers
Community (163) Discussion (48) Events (97) For Sale (836) Help Wanted (109) Website Directory
Personals (96) Projects / Engagements (30) Real Estate (315) Resumes (11) Services (1,047) Latest Headlines
Home Engineering and Technology Computer Technology Programming Languages Haskell

only in this directory

Haskell
 
The Haskell Home Page
Haskell is a general purpose, purely functional programming language. Haskell compilers are freely available for almost any computer. A Short Introduction to Haskell Haskell in Education Applications Written in Haskell Definition of the Language and the Standard Libraries Communities and their Projects The Future of Haskell Haskell Compilers and Interpreters Libraries and Tools for Haskell Books ...
preview site www.haskell.org/   reviews
The Glasgow Haskell Compiler.
The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98; for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.
preview site www.haskell.org/ghc/   reviews
A Compiler Toolkit in Haskell.
Functional languages like Haskell are ideal for implementing compilers. Complemented with a lexer and parser generator, they provide much of the functionality and ease-of-use associated with specialized compiler tools (aka compiler compilers) while being more flexible, better supported, and guaranteeing better long time availability.
preview site www.cse.unsw.edu.au/~chak/haskell/ctk/   reviews
 

Copyright © 2008   GALAXY     About     Contact     Terms of Use     Privacy Policy     Add Site to Directory