Sciweavers

13 search results - page 1 / 3
» A Gentle Introduction to Haskell
Sort
View

Book
594views
15 years 3 months ago
A Gentle Introduction to Haskell
The book covers the following topics: Values, Types, Functions, Case Expressions and Pattern Matching, Type Classes and Overloading, Input/Output, Standard Haskell Classes Monads,...
Paul Hudak, John Peterson, Joseph Fasel

Book
407views
15 years 25 days ago
Java Gently
"Java Gently teaches the reader how to program and how to do it in the best possible style in Java. In the process, it details the fundamental structures of the Java 2 languag...
Judy Bishop

Tutorial
5465views
15 years 4 months ago
A Gentle Introduction to the EM Algorithm
A very detailed and easy to follow tutorial on the EM algorithm.
HEMANT D. TAGARE

Publication
226views
15 years 3 months ago
A Gentle Introduction to Multi-stage Programming
Multi-stage programming (MSP) is a paradigm for developing generic software that does not pay a runtime penalty for this generality. This is achieved through concise, carefully-des...
Walid Taha
GTTSE
2007
Springer
15 years 3 months ago
A Gentle Introduction to Multi-stage Programming-Part II
As domain-specific languages (DSLs) permeate into mainstream software engineering, there is a need for economic methods for implementing languages. Following up on a paper with a s...
Walid Taha