Package org.jawk.backend

Interface Summary
AwkCompiler Compile a Jawk script.
AwkInterpreter Interpret a Jawk script within this JVM.
 

Class Summary
AVM The Jawk interpreter.
AwkCompilerImpl The reference implementation of the Jawk compiler.