| Scriptname | README |
|---|---|
| logo-1.02.pl | This script implements the 'logo' turtle graphics language using the Tk toolkit. It incorporates a user function editor. |
| OAMulator_1.0.cgi | A Web based compiler/assembler/emulator for instructional support. Complete documentation at C<http://informatics.indiana.edu/fil/OAM/>. |
| primes | Fast Prime Sieve bounded only by memory with Math::BigInt::Lite Optimizations: · never test product of first n primes · quick test products in p**2 .. p**3 · modulus by addition up to 3rd root |
| assembly-0.21.plt | Simulates an assembly language with 21 statements and 1 assembler directive. Allows teachers to introduce assembly without having to tie themselves to a processor or spend an entire school term. The language is simple, use it in class to teach the basic ideas of calculation, arrays, recursion, etc. Use it as a device independent destination for student built compilers. |
| graphPlotter-1.04.ptk.pTk | Following script is a graph plotter for the polynomials of the form y = F(x). Trigonometric functions are also supported. This script can find its application in solving complex polynomial equations using graphs. |
| xtractCode.pl | Extracts code snippets from source code for presenting code in parts, e.g., when printing code snippets with LaTeX. See POD (xtractCode.pl --help) for details. This an alpha version -- use on your own risk! |
| Netmask-0.10.pl | |
| countlines-0.10.pl | This is a simple script to figure out the actual lines of code in a C,C++,perl,shell,html,VHDL,Verilog,Java or Python file |
| kat.pl-1.03 | This program encrypts/decrypts files (with compression) using keyset files which provide a very large number of one-time use keys. The F<kat.pl> program file consists of three files concatenated together. The files will be automatically extracted the first time the program is run. The two additional files are: |
| kat.pl-1.05 | This program encrypts/decrypts files (with compression) using keyset files which provide a very large number of one-time use keys. The F<kat.pl> program file consists of three files concatenated together. The files will be automatically extracted the first time the program is run. The two additional files are: |