RSS 125 projects tagged "OS Independent"

No download Website Updated 12 May 2013 Template Data Interface (TDI)

Screenshot
Pop 61.81
Vit 4.04

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

No download Website Updated 29 Jun 2010 RXPY

Screenshot
Pop 29.19
Vit 1.00

RXPY is a pure-Python regular expression library, compatible with the re package. RXPY can be used as a test-bed for new matching algorithms, since the parser and compatibility components are reusable.

Download Website Updated 21 Mar 2011 LEPL

Screenshot
Pop 115.30
Vit 7.89

LEPL is a recursive descent parser library written in Python. It is based on parser combinator libraries popular in functional programming, but also exploits Python language features. Operators provide a friendly syntax, and the consistent use of generators supports full backtracking and resource management. Backtracking implies that a wide variety of grammars are supported; appropriate memoisation ensures that even left-recursive grammars terminate.

No download Website Updated 10 Sep 2008 ReferenceGUI

Screenshot
Pop 14.56
Vit 1.00

ReferenceGUI is a Java application to make it easier to add/edit/delete LaTeX references. It can import already existing BiBTeX files, and can also list which references are not in use, the ones that are in use, and on which lines in the files they are used.

Download Website Updated 21 Aug 2008 MonoDecrypt

Screenshot
Pop 17.23
Vit 1.00

MonoDecrypt uses pattern matching and its knowledge about character frequencies in order to decrypt messages encoded with a monoalphabetic substitution cipher. MonoDecrypt can decrypt texts of any language, as long as it has sufficient information about the language. Depending on the information you give it, the tool decrypts about 50%-100% on its own. Then you can decrypt the remaining data by filling the gaps or correcting bad guesses. MonoDecrypt can also encrypt texts using monoalphabetic substitution.

Download Website Updated 21 Aug 2008 JEXIT

Screenshot
Pop 16.25
Vit 1.00

JEXIT (Java Regular EXpression ITerator) is a tool for simple and quick testing of regular expressions. It allows you to input the regular expression to test and some sample data on which to test it.

No download Website Updated 09 Mar 2010 pdfrecycle

Screenshot
Pop 50.97
Vit 2.51

pdfrecycle creates a PDF file by composing pages from other PDF files. It can add PDF bookmarks and metadata, scale, rotate, and crop pages, and put multiple logical pages onto each physical sheet. pdfrecycle uses a simple text file format to define the layout and what pages to include. From this input file pdfrecycle creates a LaTeX file and then runs pdflatex to produced the PDF file.

Download Website Updated 03 Sep 2011 Java Text Table Formatter

Screenshot
Pop 45.76
Vit 3.43

Java Text Table Formatter is a set of classes to help print text in tabulated form. You can organize 'cells' of data into rows and columns. Each cell can contain multiple lines of text, and may specify a horizontal alignment (left, center, right) and a vertical alignment (top, center, bottom).

No download Website Updated 29 Feb 2008 Grammar Browser

Screenshot
Pop 34.73
Vit 1.00

Grammar Browser provides a simple-to-use graphical interface to the grammatical structure and relations of any text, as parsed by the Stanford Parser. It contains a grammatical relation editor to modify, import, and export grammatical relation definitions (tregex patterns and features).

Download Website Updated 11 Nov 2009 Tema

Screenshot
Pop 26.65
Vit 1.72

Tema is a macro processor and template engine for the Java platform. Its features include extensibility, database access, and Apache Ant integration via custom tasks.

Screenshot

Project Spotlight

BioLadder.Org

An interactive tree of life viewer and wiki.

Screenshot

Project Spotlight

GroupOffice groupware and CRM

Groupware that lets you share projects, calendars, files, and email online.