Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hash-tag links for lexical structure definitions and anchor tags for reference #172

Open
gdennie opened this issue Aug 21, 2016 · 0 comments

Comments

@gdennie
Copy link

gdennie commented Aug 21, 2016

Firstly, it would be good to update all lexical BNF definitions with hash-tag links such that all definitions have their names wrapped in span that the name as the id, <span id="decls">decls</span> = ..., and anchors would then wrap all occurrences `decls'.

Secondarily, it would be nice if the full names of each of these definitions could occurs as a popup after hovering over them such as, `decls' and decls

Finally, it would be nice if there was a page, could be auto generated, that sorted the lexical definitions in forward and reverse order of dependencies. Also, it would be good if such definitions were wrapped in an anchor point to the part of the section of the report they were defined in: <a href="https://www.haskell.org/onlinereport/haskell2010/haskellch4.html"><span href="..." title="...">decls</span></a>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants