AddPasH Pascal Highlighter v0.1.4



PasH is a simple command line program that syntax highlights Pascal source code as XHTML using an embedded Cascading Style Sheet.

The program reads Pascal source from its standard input, or from the clipboard, and writes the generated XHTML to its standard output, or stores it on the clipboard. PasH has the option to create XHTML code fragments containing just the highlighted code.

The ability to highlight code via the clipboard is the program's most unique feature and it makes PasH very easy to use. You simply copy the required source code to the clipboard and run PasH with the necessary parameters. The highlighted code can replace the original source on the clipboard ready for pasting into a document.

  • Category:
    Programming Tools
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    08 November, 2005 10:02
  • Views:
    710
  • Downloads:
    96
Related Downloads
CodeEdit  - 22 January, 2003 - Ruben Mikaelian

This is just a light-weight wrapper for Serhiy Perevoznyk’s RichEdit Syntax Highlighter 3.0 (source is included for your convenience). After installation you’ll get a RichEdit with two (Active and Language) new published properties. Send all...

RichEdit Syntax Highlighter 3.2 - 25 April, 2003 - Serhiy Perevoznyk

Set of classes and components for Automatic Syntax highlighting in a RichEdit Control for Delphi 5,6 and 7 Supports syntax highlighting for Delphi HTML SQL PHP VBScript JavaScript Delphi DFM XML...

Unicode Syntax Edit control (USE)  - 02 April, 2000 - Mike Lischke

This Unicode Syntax Edit is an edit control for Delphi, with with syntax highlighting and WideString/Unicode support. It comes with highlighter classes for Delphi, C/C++, HTML, SQL and more. Shorted feature list: Almost all key commands...

JPEG 2000 for Pascal 1.00 - 29 August, 2009 - Marek Mauder

JPEG 2000 for Pascal is library for Object Pascal (Delphi and Free Pascal) developers that want to use JPEG 2000 images in their applications. It is based on OpenJpeg library written in C language (BSD license). C library is precompiled (using...

DIPP Pascal Preprocessor 1.2  - 04 September, 2003 - Ralf Junker

DIPP is a Pascal Preprocessor to manipulate Pascal source code files: remove comments process compiler directives strip or keep conditional compiler directives by wild card masks insert, read, or skip include files by wild card masks DIPP is...

Related Information
  • HELP WITH CHDIR !!!! TURBO PASCAL VS DELPHI (2001-01-03 06:48:49)
    This is because the ChDir Procedure, the SetCurrentDir and SetCurrentDirectory Functions are changing the directory in the active process. Try...
  • IS OPERATOR OVERLOADING POSSIBLE IN DELPHI? (2001-01-11 21:27:48)
    operator overloading is where you overload a + > = - operator, etc so that when you use the operator for a given class, then it would perform your...
  • MAKING A COMPILER WITH DELPHI 4 (2001-01-15 12:57:01)
    Goober, Try http://www.bloodshed.net/compilers/ they used delphi to create a c compiler, talk about irony haha, sources etc. are available so...
  • SEARCHING RICHEDIT FOR CERTAIN TEXT AND CHANGING FONT (2002-09-09 15:01:26)
    I should recomend you to use the SynEdit highlighters instead, they are very powerful. And you can by easy means create your own syntax highlighter...
  • WRITING STRINGS TO A FILE (2001-01-15 23:55:10)
    You doesn't wrote how you write the strings to the file. I think the easyiest way is the "writeln" function instead of "write". Usually it is...
Related News
ANN: RichEdit Syntax Highlighter 3.0 - 21 January, 2003
of classes for Automatic Syntax highlighting in a RichEdit Control
for Delphi 5,6 and 7
Classes:
TpsvPasRTF -- Delphi syntax...
Pascal Server Pages (PSP) - 02 December, 1999
Pascal Server Pages Web Journal site has been updated. CGI sample has been added. Begin..end blocks implicit now...
[ANN] paxCompiler, v1.0 - 06 June, 2006
Version 1.0 of the paxCompiler has been released.

paxCompiler is an embeddable compiler of Pascal programming language. The key...
[ANN] TPasScript with Kylix - 25 July, 2001
Kylix version of the TPasScript component has been released.

PasScript is an interpreter of the Object Pascal language which...
[ANN] paxCompiler, v1.2 - 24 September, 2006
Version 1.2 of the paxCompiler has been released.

New:

- WideChar, WideString and Variant types.
- Dynamic...
Categories

Latest Forum Entries