Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

vincenthz/ghc-core-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghc-core-html

ghc-core-html makes core output that is easier to read by adding colors, filtering unnecessary information, adding clickable links, and foldable index and bindings.

This is similar to the ghc-core program, except that it's to use in a browser.

usage

Typical usage:

ghc-core-html Program.hs > my-output.html

Just like ghc-core you have the following options:

    --ghc <ghcprog>: specify which ghc to use (optional)

improving

Better CSS/HTML, improved Javascript, more core parsing, multiple pages, more popups: send your pull requests. don't be shy.

About

Read ghc-core with style. javascript and CSS style.

Resources

License

Stars

Watchers

Forks

Packages

No packages published