v21’s avatarv21’s Twitter Archive—№ 32,192

  1. …in reply to @alicemazzy
    @alicemazzy first language we were taught at uni! And yeah, Haskell is a language where you basically write all your type definitions...
    1. …in reply to @v21
      @alicemazzy fix them up if the compiler complains they're inconsistent, then do a little trivial filling in of logic afterwards.
      1. …in reply to @v21
        @alicemazzy tho you should look up Haskell videogame tutorials. The way they handle state is amazing.