codeworld
codeworld copied to clipboard
Educational computer programming environment using Haskell
**Program:** https://code.world/#P7GpHmwiOLBYDRf3Pt03g1Q **Message:** program.hs:5:1-7: warning: Defined but not used: colored
**Program:** https://code.world/#PAhGvvFx_1pt4ckNsWplojQ **Comment:** bruh **Message:** program.hs:1:1: error: The variable program is not defined in your code
**Program:** https://code.world/#P3OPduxmC8o3fTH6Vj7D9Cg **Message:** program.hs:13:25-38: error: • Variable not in scope: solidrectangle :: (Number, Number) -> Picture • Perhaps you meant solidRectangle (defined in the standard library)
**Program:** https://code.world/#Pmk0USZHlQfItC1fgsr9Y8A **Comment:** i dont understand a thing **Message:** program.hs:3:1-5: warning: Defined but not used: piggy
**Program:** https://code.world/#Pq_asNRuWwaceg8EBdw1Upw **Message:** program.hs:4:18-36: error: • Couldn't match expected type (Picture, Number, Number) with actual type (Number -> Picture, (Number, Number))
**Program:** https://code.world/haskell#PUhXHgtVeeph0eKAul2YLMA **Message:** program.hs:(28,1)-(30,106): warning: [-Woverlapping-patterns] Pattern match is redundant In an equation for ‘roadh’: roadh game n = ...
**Program:** https://code.world/#PMqUbNXlP70FZTElL5hZUrw **Message:** program.hs:9:52-53: error: A section must be enclosed in parentheses thus: (+ 2)
**Program:** https://code.world/#PKGdqBa8R02ukgsi0U6ygUg **Message:** program.hs:17:1: error: parse error • If this line continues the previous definition, indent it. • Otherwise, are you missing a parenthesis on the previous line)?
**Program:** https://code.world/#PwCJAAyxS8VqxVEIMtilpzQ **Message:** Stuck because your code contains a circular definition.
**Program:** https://code.world/#PuVvAagowyab5otSXQkR1yw **Comment:** haaaaaaaaaaa haaaaaaaaaaa **Message:** program.hs:1:11-20: error: • Variable not in scope: drawlingOf :: Picture -> t • Perhaps you meant drawingOf (defined in the standard library)