Last Call: SCP Special Issue on Program Transformation; Deadline 1.4.2003

2003-02-17 Thread Ralf Laemmel
Program Transformation Special Issue in the Science of Computer Programming Deadline is 1.4.2003 Find CFC attached or at http://www.cwi.nl/~ralf/pt-scp/ (Program transformation is of interest for many subscribers of this list because program transformation is crucial for the implementation of fun

CFP: GMAG'03

2003-02-17 Thread Dr. M. Sarfraz
International Conference on Geometric Modeling & Graphics (GMAG 2003) (Previously, Computer Aided Geometric Design Symposium) in co-operation with IEEE Computer Society JULY 16-18, 2003 London, UK. Aims and Scope: === Computer-Aided (CA) techniques for Geometric Modeling (GM) and Comp

Re: Yet another weakly defined bug report

2003-02-17 Thread Ketil Z. Malde
Dean Herington <[EMAIL PROTECTED]> writes: > Yes, getting the right amount of strictness--and in the right places--can be > tricky. Tell me about it! > You should do the counting strictly: > > Just n -> case n+1 of n1 -> addToFM f w n1 Thanks for the tip. Just performing this change

RE: Yet another weakly defined bug report

2003-02-17 Thread Simon Marlow
> You should do the counting strictly: > > Just n -> case n+1 of n1 -> addToFM f w n1 Careful - that case expression doesn't actually force n to be evaluated. It's exactly equivalent to let n1 = n+1 in addToFM f w n1 You need to use seq to force evaluation. Cheers,

WRS 2003 - Second Call for Papers

2003-02-17 Thread Salvador Lucas
** ** second call for papers and participation *** ** Third International Workshop on Reduction Strategies in Rewriting and Programm

Re: type classes vs. multiple data constructors

2003-02-17 Thread Andrew J Bromage
G'day. On Mon, Feb 17, 2003 at 01:44:07AM -0500, Mike T. Machenry wrote: > I was wondering if it's better to define them as type classes with the > operations defined in the class. What do haskellian's do? I can't speak for other Haskellians, but on the whole, it depends. Here's the common sit

FM03 CFP- Deadline is approaching

2003-02-17 Thread mailinglist-admin
Title: FM03 CFP- Deadline is approaching Sorry if some of you receive multiple copies of this message.     Stefania Gnesi (FM2003 General Chair) == Call for Papers --