Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.
The following page has been changed by AlanGates: http://wiki.apache.org/pig/PigTools ------------------------------------------------------------------------------ This page describes tools that users have built on top of Pig. Some of these tools make developing Pig Latin scripts easier. Some facilitate running Pig in your environment. The tools are listed in alphabetical order. + + === Eclipse Plugin (Lightweight) === + http://code.google.com/p/pig-eclipse + + Provides pig-latin editor in eclipse, have the feature of syntax highlighting. I just make it for interests, now it has less features than pigpen. + + === Emacs Pig Latin Mode === + http://github.com/dvryaboy/piglatin-mode/ + + A simple Emacs mode that highlights Pig Latin syntax. It's very basic, but it does make life more pleasant if you are an Emacs user. === PigPen === http://issues.apache.org/jira/browse/PIG-366 @@ -27, +37 @@ Provides syntax highlighting for Pig Latin scripts. - - === Lightweight Eclipse Plugin === - http://code.google.com/p/pig-eclipse - - Provides pig-latin editor in eclipse, have the feature of syntax highlighting. I just make it for interests, now it has less features than pigpen. -
