codeworld
codeworld copied to clipboard
Educational computer programming environment using Haskell
**Program:** https://code.world/#P6yqpl3OHQrb23q4RjEsEIQ **Message:** program.hs:24:1-9: warning: Defined but not used: backround
**Program:** https://code.world/#PcD9fGK2MD1ZAaRHrieGiUA **Message:** Stuck because your code contains a circular definition.
**Program:** https://code.world/#Pstf5h1zAdpLcVAeC_a_PAA **Message:** program.hs:8:15: error: parse error on input = An equation does not fit here. Is this line indented incorrectly?
**Program:** https://code.world/#PPqYwkzaptEF1sWYqB6bgxg **Comment:** Could you tell how to use something when its not being used but defined? **Message:** program.hs:3:1-13: warning: Defined but not used: randomNumbers
**Program:** https://code.world/#P4z6o9zqRDF5__j_79Y9TRQ **Message:** program.hs:10:22-24: error: Variable not in scope: eye :: t -> Picture
**Program:** https://code.world/#P4z6o9zqRDF5__j_79Y9TRQ **Message:** program.hs:10:49-55: error: Variable not in scope: leftEye :: t -> Picture
**Program:** https://code.world/#PzeKA7m_jiz5NfGZ56z93ew **Comment:** No helpful **Message:** program.hs:1:1-15: error: Parse error: An equation was expected here. Are you missing the equal sign?
Hi maintainers, I'd like to contribute to CodeWorld, but I've seen that there are NO issues with labels `good first issue` or `beginner-friendly`. It would be very useful if some...
**Program:** https://code.world/#PacY2MOjpDWDfMwBD8EGGqA **Message:** program.hs:6:21-32: error: • Couldn't match expected type Picture with actual type Number -> Picture • Probable cause: kaleidoscope is missing arguments In the argument(s) of drawingOf, namely...
**Program:** https://code.world/?classId=80de7e77-3222-42df-869e-96bf3a9218d6&assignmentId=f5ef3f6f-1ee5-48ac-a08d-248d774a1ef7&submissionId=29278ad5-3159-ce46-6e81-001f3b7e774e#PiTBloOopQSdCMSsaknvYFw **Comment:** WHERE IS IT?! **Message:** Stuck because your code contains a circular definition.