|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
See:
Description
| Packages | |
|---|---|
| org.jawk | |
| org.jawk.backend | |
| org.jawk.ext | |
| org.jawk.frontend | |
| org.jawk.intermediate | |
| org.jawk.jrt | |
| org.jawk.util | |
Jawk is an implementation of the AWK Programming Language for Java. The program interprets / compiles AWK scripts, executing within the JVM.
A reference implementation of the org.jawk.backend.AwkCompiler is now included with Jawk. Jawk can now compile scripts for the JVM via the -z or -Z argument. Please see the Javadoc for the org.jawk.backend.AwkCompilerImpl class, as well as the Jawk application usage screen (by executing Jawk with the -h argument) for more details.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||