Download List

專案描述

Beautifier (previously known as PSH, the PHP Syntax Highlighter)
highlights and indents source code using highlight configuration files
which are similar to Ultraedit highlighting files. It supports C, C#,
Java, Perl, PHP, Pascal, Lisp, Mumps, Eiffel, Euphoria, and x86
Assembler, amongst others. It handles line/block comments, keyword
highlighting, correct indentation, string highlighting, language
contexts (allowing embedded languages), and selection highlighting.
It is available in PHP and Perl versions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-28 01:07
0.1

Beautifier is the new release of what used to be PSH. There are lots of new features, including selection highlighting, language contexts (in case you want to split up big source files), output modules (for different output styles), language contexts, and a number of other bugfixes/optimisations. The API has been brought up to match that of the Perl version. Tutorials/Demos are also online now.
標籤: PHP Development, Major feature enhancements

2001-10-28 01:06
0.1

This is the first release of the Perl version of Beautifier (was PSH). It contains almost all features of the PHP version (modular syntax highlighting, contexts, selection highlighting, comment support, string support, flexible keyword handling, etc), and also has a 'magic' module that attempts to highlight files by examining their source. Tutorials/demos are at the web site.
標籤: Perl Development, Initial freshmeat announcement

2001-07-15 08:24
1.05

Approximately 240 new highlight files in the list including Delphi, several assembler variants, matlab, ocaml, modula, and many others on top of the currently-supported languages, a more object-oriented design, each highlight configuration extends the core PSH class so you can mix and match languages in a single script, numerous small bugfixes, a mild optimization on delimiters, and PSHConv updates to handle the new structure.
標籤: PHP Development, Major feature enhancements

2001-07-13 08:49
1.04

A faster highlighter. removal of a number of bottlenecks, conversion of the configuration files to PHP files with new converter (speeds up initialization and provides greater flexibility), dynamic keyword manipulation (all PHP functions can link to the PHP documentation for that function), optionally case-insensitive syntaxes, and lots of small bugfixes and optimizations.
標籤: PHP Development, Major feature enhancements

2001-07-10 02:52
1.02

Now supports more languages: VB.NET, Scheme,
Python, JScript, C++, and VBScript have been
added. The code has been tidied up a bit, and a
few more comments have been added. The example has
been separated from the PSH package (now available
as 2 scripts.
標籤: PHP Development, Minor feature enhancements

Project Resources