Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.227.046 Times

Syntax Sentences software
Filter: All | Freeware | Demo
 

Syntax Sentences

< 1 2 3 4 5 > 
Added: October 25, 2010 | Visits: 1.665

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming...



Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

Added: January 23, 2010 | Visits: 829

qtsourceview qtsourceview is a cross platform syntax highlighter library written in C++/Qt, based on the syntax highliter definitions from the GtkSourceView project: http://gtksourceview.sourceforge.net/ The library comes with 3 demos, which show how to use it for displaying text in different highlight...





Platforms: *nix

License: Freeware Size: 112.64 KB Download (92): qtsourceview Download

Added: February 09, 2010 | Visits: 1.465

ERFAN WIKI ERFAN WIKI is powerful wiki engine without database supporting smart search, smart backup, wikipedia syntax, template, nice printable version, language and multiuser. Plus an easy and secure installer..


Platforms: *nix

License: Freeware Size: 163.84 KB Download (94): ERFAN WIKI Download

Added: November 01, 2010 | Visits: 1.251

JHighlight JHighlight is an embeddable Java syntax highlighting library that supports Java, Groovy, C++, HTML, XHTML, XML, and LZX languages and outputs to XHTML. The library can be used in several ways: embedded into another tool (for instance a blog or forum), through the command-line to generate...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (102): JHighlight Download

Added: October 18, 2010 | Visits: 1.121

text-vimcolor text-vimcolor is a command-line program to syntax color a file in HTML, XML or PDF. SYNOPSIS $ text-vimcolor --format html --full-page FILENAME > OUTPUT.html $ text-vimcolor --format xml FILENAME > OUTPUT.xml $ text-vimcolor --format pdf FILENAME --output OUTPUT.pdf This program uses the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): text-vimcolor Download

Added: January 03, 2010 | Visits: 836

Text::VimColor Text::VimColor is a syntax color text in HTML or XML using Vim. SYNOPSIS use Text::VimColor; my $syntax = Text::VimColor->new( file => $0, filetype => perl, ); print $syntax->html; print $syntax->xml; This module tries to markup text files according to their syntax. It can be used to...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Text::VimColor Download

Added: May 10, 2013 | Visits: 1.150

SHJS SHJS (Syntax Highlighting in JavaScript) is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser. SHJS uses language definitions from GNU Source-highlight. This gives SHJS the ability to highlight...


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (96): SHJS Download

Added: April 11, 2010 | Visits: 957

DadaDodo DadaDodo project is a program that generates random sentences based on input files. Sometimes these sentences are nonsense; but sometimes they cut right through to the heart of the matter, and reveal hidden meanings. DadaDodo works rather differently than Dissociated Press; whereas...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (106): DadaDodo Download

Added: May 16, 2010 | Visits: 699

SDoc 0.5.0 SDoc project is a fast, easy to use Java syntax highlighting library for Swing..


Platforms: *nix

License: Freeware Size: 53.25 KB Download (100): SDoc 0.5.0 Download

Added: January 11, 2010 | Visits: 746

OMake OMake is a build system with a similar style and syntax to GNU make but with many additional features, including support for large projects spanning multiple directories, default configuration files simplifying the standard compilation tasks, support for commands that produce several targets at...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (98): OMake Download

Added: July 08, 2010 | Visits: 2.968

a2pdf a2pdf project converts ASCII text to PDF format, with optional line/page numbering and Perl syntax highlighting. Usage: a2pdf [options] input.txt >output.pdf Options: a2pdf recognises the following command line options: --help Prints usage details and exits. --doc Displays full...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (156): a2pdf Download

Added: February 20, 2010 | Visits: 600

ObjectivePerl ObjectivePerl is an Objective-C style syntax and runtime for perl. SYNOPSIS use ObjectivePerl; @implementation MyClass { $someInstanceVariable; @private: $privateInstanceVariable; @protected: $normalInstanceVariable, $anotherInstanceVariable; } + new { return ~[$super new]; } -...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): ObjectivePerl Download

Added: July 19, 2010 | Visits: 1.140

GNU Source-highlight GNU Source-highlight produces a document with syntax highlighting when given a source file. Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages. GNU Source-highlight also reads output...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (99): GNU Source-highlight Download

Added: February 08, 2010 | Visits: 756

B::Terse B::Terse - Walk Perl syntax tree, printing terse info about ops. SYNOPSIS perl -MO=Terse[,OPTIONS] foo.pl This version of B::Terse is really just a wrapper that calls B::Concise with the -terse option. It is provided for compatibility with old scripts (and habits) but using B::Concise...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): B::Terse Download

Added: May 03, 2010 | Visits: 860

Text::MicroMason::ServerPages Text::MicroMason::ServerPages Perl module contains an alternate syntax like ASP/JSP Templates. SYNOPSIS Instead of using this class directly, pass its name to be mixed in: use Text::MicroMason; my $mason = Text::MicroMason::Base->new( -ServerPages ); Use the standard compile and execute...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (93): Text::MicroMason::ServerPages Download

Added: January 17, 2010 | Visits: 701

SafeSQL SafeSQL project is an SQL query processer to automate the tedious tasks of syntax testing, injection attack-proofing, dropping parts of queries and other misc features. It has only been tested with MySQL syntax, but any ANSI SQL-92 compliant db library should work OK. SYNOPSIS: require...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): SafeSQL Download

Added: June 27, 2010 | Visits: 1.243

Pretty Code Web Pretty Code Web is a syntax highlighter for publishing code, written in any programming language, to the web. Written in php it uses syntax files separate from the main code to highlight a specified language.. Pretty Code Web


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 24.58 KB Download (94): Pretty Code Web Download

Added: September 23, 2010 | Visits: 981

Acme::Wabby Acme::Wabby is a Perl extension used to create semi-random sentences based upon a body of text. This module is used to create semi-random sentences based on a body of text. It uses a markov-like method of storing probabilities of word transitions. It is good for annoying people on IRC, AIM, or...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Acme::Wabby Download

Added: September 08, 2010 | Visits: 1.028

GeSHi GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (99): GeSHi Download

Added: July 10, 2010 | Visits: 652

CORBA::IDLtreev CORBA::IDLtree is a Perl module that builds abstract syntax trees from CORBA IDL. The main export is sub Parse_File which takes an IDL input file name as the parameter, and returns a reference to an array of references to the root nodes constructed (or 0 if there were syntax errors.)...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (87): CORBA::IDLtreev Download

< 1 2 3 4 5 >