Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Generate syntax-colored, hyperlinked source code from Haskell or Objective-C

Are there any packages that can take a directory full of source code (Objective-C and Haskell are the ones that interest me) and generate syntax-colored HTML from it where function names are links to their source code?

like image 850
Bill Avatar asked Jul 24 '26 02:07

Bill


1 Answers

For haskell you can take a look at Haddock:

http://www.haskell.org/haddock/

like image 159
jberryman Avatar answered Jul 26 '26 19:07

jberryman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!