haskell html-colorizer
Oliver Braun
obraun@unsane.org
Wed, 3 Sep 2003 19:51:09 +0200
--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
* Manuel M T Chakravarty <chak@cse.unsw.edu.au> [2003-09-03 19:30 +0200]:
> > Are anyone aware of a haskell html-colorizer a' la the emacs-mode?
> XEmacs has the very nice function
> M-x htmlize-buffer
> which when executed in a buffer containing a Haskell file
> (or any other source code for which (X)Emacs provides
> special markup) produces HTML output that exactly matches
> the display used in (X)Emacs itself (ie, including colours).
Vim[1] has the same functionality. Just type
:runtime! syntax/2html.vim
in normal mode.
Regards,
Olli
1. http://vim.org/
--=20
Oliver Braun -- obraun @ { unsane.org | FreeBSD.org | haskell.org }
--VbJkn9YxBvnuCH5J
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/VioNwLFrfe8lsboRAjUeAKCS4P48kpmBh5hqPlQgNKPNtvynIACdHQAt
XWPNAwBm+nWbQlbhzsy2ZzY=
=dVYt
-----END PGP SIGNATURE-----
--VbJkn9YxBvnuCH5J--