Re: Dumb guy needs help

2006-04-03 Thread Max Vasin
> "Davey" == Davey dude <[EMAIL PROTECTED]> writes: Davey> Im new to Haskell, hugs in particular, and was hoping you could Davey> help me solve a problem. It should be pretty easy. I have to Davey> use hugs to create an expression "data Exp = Plus Exp Exp| Sub Davey> Exp Exp| Mult Exp Exp| Po

Dumb guy needs help

2006-04-03 Thread Davey_dude
that represents the function ((3*4) + (2*(12^2))) - 2. Exp is an expression where numbers are represented by a list of digits (540 is [5,4,0]). Got any ideas. Any help is greatly needed! -- View this message in context: http://www.nabble.com/Dumb-guy-needs-help-t1386770.html#a3724993 Sent from t