3 projects tagged "MPL"
Pike is an interpreted, object-oriented, dynamic programming language with a syntax similar to C. It includes a powerful modules system that, for instance, has image manipulation, database connectivity and advanced cryptography. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and fast data manipulation.
Code Librarian is a Web frontend to CVS repositories, conceptually a merge of Bonsai and ViewCVS/cvsweb. It allows browsing recent commits to the repositories monitored by date as well as browsing the repository by path as a tree of files and their revisions. Colored unidiffs are shown in popup layers one click away from any browse view, and the interface tries to be both clean and powerful, without scaring away the novice user.
Pike ScriptRunner allows you to run scripts written in Pike under any FastCGI-enabled Web server. It provides request parsing and I/O handling, enabling you to get right to the task of writing your code. It is a dynamic object-oriented language with a C-like syntax and a number of features that make it desirable for rapid prototyping and deployment of Web applications.