infochimps / piglatin-mode forked from dvryaboy/piglatin-mode

PigLatin mode for Emacs.

This URL has Read+Write access

dvryaboy (author)
Fri Jul 10 10:04:08 -0700 2009
name age message
file README Loading commit data...
file piglatin.el
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")