hatrace icon indicating copy to clipboard operation
hatrace copied to clipboard

ZuriHac 2020 project ideas

Open nh2 opened this issue 4 years ago • 0 comments

  • Pick one of tasks from our general TODO list in the README (some of them have corresponding issues already, in such a case please assign the one you take to yourself)
  • Implement any syscall you like
  • Implement one of the syscalls that we have pre-selected and rated by difficulty in the gist. Check out our guide for the details how to do this.
  • Solve some real-world issues with hatrace and write about them
  • [ ] Last year, zappy made a PR (https://github.com/nh2/hatrace/pull/38) that code-generates many useful things, but GHC gets extremely slow on it. Simplifiy it into a single, standalone file not depending on hatrace to turn it into a GHC upstream bug report about this slowness.

nh2 avatar May 28 '20 13:05 nh2