Languages
- 4522
- Cowthello
- JavaScript version of the board game Othello using cows instead of counters with simple computer opponent.
- 4523
- JS-Games.de
- JavaScript implementations of games including Minesweeper, Mastermind, Memory, Tetris, Pacman, Sokoban and Othello, with highscores and commented source code.
- 4524
- JavaScript Minesweeper Game
- JavaScript clone that looks like the Windows Minesweeper implementation. Includes high scores and a few useful options.
- 4526
- K. Moriyama's JavaScript Games
- A collection of games mainly coded for the 4.x generation of web browsers including Hard Block, PacMan, and Tetris.
- 4527
- Mazesmith
- A maze generator written in JavaScript, and is able to be printed or played through a web browser. The maze is fully customizable with many options.
- 4528
- Mr Mojo Risin
- Fun JavaScript games to play, including Breakout, Minesweeper, Tic Tac Toe, Poker, Rock Paper Scissors, and Snake.
- 4529
- Peeptin
- A tiny (130 pixels wide) javascript game that users can insert on their web page with a simple cut-and-paste of the code provided. It is a free clone of the classic "15" puzzle, and works with all browsers.
- 4531
- Lark and Larval
- Lark is a non-validating processor implemented in the Java language; it attempts to achieve good trade-offs among compactness, completeness, and performance. Larval is a validating processor built on the same code base as Lark.
- 4532
- Piccolo XML Parser for Java
- Fast non-validating XML parser for Java supporting SAX 1, SAX 2.0.1, and JAXP 1.1. [Open Source, LGPL]
- 4533
- SAX (Simple API for XML)
- Contains Namespace support and is fully configurable and extensible. [Open Source, Public Domain]
- 4534
- XML Pull Parser
- A fast parser using a pull-based approach instead of SAX. It does not read DTDs and is optimized for small documents like SOAP. [Open Source, BSD-like]
- 4536
- Xerces Java
- Advanced XML parser, including support for XML Schema, DOM Level 2, and SAX version 2. [Open Source, BSD-like]
- 4537
- Xineo Object-oriented API for XML (OAX)
- Offering an alternative to traditional methods for XML documents parsing. It allows large XML documents and streams to be parsed, offering a way to handle parsed data in an object-oriented way. [Open source, LGPL]
- 4538
- kXML2
- An XML pull parser and writer suitable for all Java platforms including the Java 2 Micro Edition (CLDC/MIDP/CDC). Because of its small footprint size, it is especially suited for Applets or Java applications running on mobile devices like Palm Pilots or MIDP enabled cell phones. [Open source, LGPL]
