RSS 1 project tagged "plain text"

Download Website Updated 12 May 2013 Snippetory

Screenshot
Pop 105.30
Vit 11.23

Snippetory is a general Java template engine based on passive templates. In passive templates, template code and logic are clearly separated from each other. The templates contains very simple mark up. By removing logic, templates are directly accessible, fully parametrized, and free of context, and can easily be reused. Navigation, code competition, and structuring of the code with methods and classes are supported.

Screenshot

Project Spotlight

IMDBPHP

A set of PHP classes to access information from the IMDB sites.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.