Sciweavers

6 search results - page 1 / 2
» A Gentle Introduction to Multi-stage Programming
Sort
View

Book
407views
15 years 22 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
PPDP
2005
Springer
13 years 10 months ago
A gentle introduction to semantic subtyping
Giuseppe Castagna, Alain Frisch

Publication
226views
15 years 2 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 2 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

Book
594views
15 years 2 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