Online ASE AWK Interpreter

This applet is a test program for JNI binding to the ASE AWK interpreter. The AWK language supported is slightly different from the standard in that all statements must end with a semicolon. You may enter a valid AWK program into the source input window and click on the Run Awk button. You may enter arbitrary text into the console input window if the AWK program entered contains an action-pattern block.

Note: This java applet has been signed with a self-signed certificate. If you allow the program to run, it will download a JNI DLL into your home directory. Currently, it supports Microsoft Windows only and the only file downloaded by this applet is aseawk_jni.dll. If you decide to clean your system later, don't forget to delete this file from your home directory.

Copyright (c) 2006-2007, Hyung-Hwan Chung. All rights reserved.