Update README.md

This commit is contained in:
Csaba Hruska 2020-07-21 23:23:54 +02:00 committed by GitHub
parent 6dd9415e65
commit 256654c533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ Visual tool to spot odd runtime behaviour of Haskell programs.
- Svelte *(https://svelte.dev/tutorial/basics)*
- D3.js *(https://www.youtube.com/watch?v=_8V5o2UHG0E)*
- D3 flame graph *(https://github.com/spiermar/d3-flame-graph)*
- C3.js *(https://c3js.org/)*
- CodeMirror *(https://codemirror.net/doc/manual.html#api)*
- Scotty *(https://hackage.haskell.org/package/scotty)*
- GHC RTS design *(https://takenobu-hs.github.io/downloads/haskell_ghc_illustrated.pdf)*