public
Description: PigLatin mode for Emacs.
Homepage: http://hadoop.apache.org/pig
Clone URL: git://github.com/dvryaboy/piglatin-mode.git
dvryaboy (author)
Fri Jul 10 10:04:08 -0700 2009
name age message
file README Fri Jul 10 10:04:08 -0700 2009 initial commit [dvryaboy]
file piglatin.el Fri Jul 10 10:04:08 -0700 2009 initial commit [dvryaboy]
README
This is a simple mode that enables basic syntax highlighting for 
the PigLatin data processing language (see http://hadoop.apache.org/pig 
for details).

It will automatically highlight any file with a .pig extension.

To enable, just add something like the following to your .emacs file:
(load-file "/path/to/piglatin.el")