ANN: Haskell89 grammar extended with links to online report

Hi, I extended the hyperlinked Haskell 98 grammar so that each production now contains also links to all the sections in the online report which explicitly name it. I needed it few times myself so I added it. Some people expressed interest so they may want to check out the update. Javascript must be enabled to have the links functional (both the backward links from a production head to all the usages and also the links to the online report). Here it is: http://www.hck.sk/users/peter/HaskellEx.htm Peter.

Excellent! --Tobbe Peter Hercek wrote:
Hi,
I extended the hyperlinked Haskell 98 grammar so that each production now contains also links to all the sections in the online report which explicitly name it.
I needed it few times myself so I added it. Some people expressed interest so they may want to check out the update.
Javascript must be enabled to have the links functional (both the backward links from a production head to all the usages and also the links to the online report).
Here it is: http://www.hck.sk/users/peter/HaskellEx.htm
Peter.
participants (2)
-
Peter Hercek
-
Torbjorn Tornkvist