Categories

Updated: 05/02/2005

Jerly (J-Earley)

Jerly (J-Earley) is a Java implementation of Earley''s syntactic parser. With this algorithm you can decide whether a word can be generated by a given grammar or not.
Similar Scripts for "Jerly (J-Earley)"

Herong''s Tutorial Notes on Data Encoding

This free book is a collection of notes and sample codes related to varies data encoding algorithms and programs, including UUEnccode and Base64 encoding algorithm and their Java implementations.

Java File Integrity Checking - ChkSum

A similar to Tripwire, file system integrity checking tool but develop in java and cross platform. This tools checking and source control using check sum algorithm like MD5, SHA and CRC. It provide generate current file integiry checksum record to co...

XML programming in Java

This article describes the design and implementation of an intuitive, fast and compact (40K) Java toolkit for parsing and manipulating XML -- Electric XML -- the XML engine of the author''s company. It shows one way to apply object-oriented tech...

BRL

BRL is a language designed for server-side WWW-based applications, particularly database applications. It is based on Scheme, which makes the syntax extremely simple yet powerful. This implementation is a Java Servlet using the Kawa Scheme compiler.

WWWboard Servlet

This is a Java servlet implementation of the classical www message board program. It features: configurable background color, font properties, message sort configuration, messages per page, and more.
©2003-2008 jCay.com