title Programming Language Cheatsheets (Yak, Haskell, Etc) user strick ip 75.144.20.97 vol 1 lock ******** /section Twerp/LTwerp by Yak People /link http://wiki.yak.net/927 Twerp, LTwerp /link http://test.failmode.com/rictic/twerp-h/tree/master Rictic's twerp in Haskell /section Other lang projects by Strick (all unfinished) /link http://www.smilax.org/111 Unithorpe ; /link http://www.smilax.org/137 Trithorpe ; /link http://www.smilax.org/149 Oglethorpe /link http://www.smilax.org/99 Parenthetcl (compiled extension language for Tcl) /link http://albus.yak.net/repos/cinnabar/ Cinnabar (translate smalltalk to C++) /link http://www.smilax.org/102 Terp (tcl-like lang in java) ; /link http://www.smilax.org/113 Ganja (jvm-like vm in C) /section Parsec http://hackage.haskell.org/package/parsec http://www.josho.org/wp-josho/?p=88 http://book.realworldhaskell.org/read/using-parsec.html /section Haskell /link http://cs.anu.edu.au/Student/comp1100/haskell/tourofprelude.html A Tour of the Haskell Prelude /link http://cs.anu.edu.au/Student/comp1100/haskell/tourofsyntax.html Tour of the Haskell Syntax /link http://members.chello.nl/hjgtuyl/tourdemonad.html A tour of the Haskell Monad functions /link http://www.haskell.org/onlinereport/index.html Haskell 98 Revised Report (Dec 2002) /link http://www.haskell.org/haskellwiki/Applications_and_libraries/Compilers_and_interpreters Applications and libraries/Compilers and interpreters /link http://albus.yak.net/repos/bird-hs/ "bird.hs" <- strick's monadic homework /link http://en.wikibooks.org/wiki/Haskell /section Etc /link http://piumarta.com/software/cola/ cola — combined lambda/object architecture /link http://sandpile.org/ sandpile.org : The world's leading source for pure technical x86 processor information. /link http://www.ljosa.com/~ljosa/teaching/cs162/lectures/ Lectures, including lambda calculus /link http://people.cis.ksu.edu/~schmidt/text/densem.html Denotational Semantics: A Methodology for Language Development; David Schmidt, Kansas State University /link http://lambda-the-ultimate.org/node/29#comment-138 A couple of other nice things By Kevin Millikin at Thu, 2004-06-24 20:35 /link http://www.appsolutions.com/SchemeDS/ds.html An Executable Denotational Semantics for