Difference between revisions of "User:Benmachine"

From HaskellWiki
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
== Contributions ==
I found a [[User:benmachine/hasktag_bug|bug with the <hask> tag]]. I put it on its own page so it doesn't ruin my user page.
 
   
  +
Articles written mostly by me, in descending order of how much I like them:
I wrote a [[User:benmachine/Cont|Cont tutorial]] of sorts.
 
  +
  +
* [https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164 Non-strict semantics]
  +
* [https://wiki.haskell.org/index.php?title=Pure&oldid=56834 Pure]
  +
* [https://wiki.haskell.org/index.php?title=Polymorphism&oldid=59216 Polymorphism]
  +
* [https://wiki.haskell.org/index.php?title=Seq&oldid=59016 seq]
  +
* [https://wiki.haskell.org/index.php?title=Impredicative_types&direction=next&oldid=55281 Impredicative types]
  +
* [https://wiki.haskell.org/index.php?title=Newtype&oldid=36897 Newtype]
  +
* [https://wiki.haskell.org/index.php?title=Monoid&oldid=60323 Monoid]
  +
* [https://wiki.haskell.org/index.php?title=OCaml&oldid=55119 OCaml]
  +
  +
== Opinions ==
  +
  +
I have some objections to [[User:benmachine/Overqualified modules|module overqualification]]
  +
  +
== Drafts ==
  +
 
[[User:benmachine/Cont|Cont tutorial]] (too much magic)
  +
  +
[[User:benmachine/Newtype]] (not finished)

Latest revision as of 14:45, 15 December 2019

Contributions

Articles written mostly by me, in descending order of how much I like them:

Opinions

I have some objections to module overqualification

Drafts

Cont tutorial (too much magic)

User:benmachine/Newtype (not finished)