
Hi devs, I wrote a wiki page for Cmm syntax [1] to improve readability for ghc developers. Could you tell me if there are any problems or errors? I'll update them or remove the page. [1]: https://gitlab.haskell.org/ghc/ghc/wikis/commentary/compiler/cmm-syntax Regards, Takenobu

Really good, thank you.
Let's make sure it's discoverable. Perhaps from the commentary, in at least two places:
The description of code generation: https://gitlab.haskell.org/ghc/ghc/wikis/commentary/compiler/code-gen
The runtime system
https://gitlab.haskell.org/ghc/ghc/wikis/commentary/rts
And your new page could itself link back to those locations.
Simon
| -----Original Message-----
| From: ghc-devs

Thank you so much, I added mutual links about code-gen and rts.
I'll tweak some more pages.
Regards,
Takenobu
On Sat, Jun 1, 2019 at 5:20 AM Simon Peyton Jones
Really good, thank you.
Let's make sure it's discoverable. Perhaps from the commentary, in at least two places:
The description of code generation: https://gitlab.haskell.org/ghc/ghc/wikis/commentary/compiler/code-gen
The runtime system https://gitlab.haskell.org/ghc/ghc/wikis/commentary/rts
And your new page could itself link back to those locations.
Simon
| -----Original Message----- | From: ghc-devs
On Behalf Of Takenobu Tani | Sent: 31 May 2019 13:04 | To: ghc-devs | Subject: Cmm syntax page on wiki | | Hi devs, | | I wrote a wiki page for Cmm syntax [1] to improve readability for ghc | developers. | | Could you tell me if there are any problems or errors? | I'll update them or remove the page. | | [1]: | https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitlab.h | askell.org%2Fghc%2Fghc%2Fwikis%2Fcommentary%2Fcompiler%2Fcmm- | syntax&data=02%7C01%7Csimonpj%40microsoft.com%7Ce396859157a54a0567d908 | d6e5c018bc%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636949010542023339 | &sdata=4DbAUYWd1bVM%2FDGuNctjBZgmYhCxazKnhGNN1CcLiJM%3D&reserved=0 | | Regards, | Takenobu | _______________________________________________ | ghc-devs mailing list | ghc-devs@haskell.org | https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail.hask | ell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc- | devs&data=02%7C01%7Csimonpj%40microsoft.com%7Ce396859157a54a0567d908d6 | e5c018bc%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636949010542033347&a | mp;sdata=F6SDwM2XoZ3s58gWmzJu0OiMJshsxNxjGAT8AYzjgRI%3D&reserved=0
participants (2)
-
Simon Peyton Jones
-
Takenobu Tani