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.480.356 Times

Syntax Trees freeware
Filter: All | Freeware | Demo
 

Syntax Trees

< 1 2 3 4 5 > 
Added: November 27, 2010 | Visits: 1.324

Markup::MatchTree Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees. SYNOPSIS use Markup::MatchTree; my $match_tree = Markup::MatchTree->new( no_squash_whitespace => @same_as_I_used_for_Markup__Tree); $match_tree->parse_file (http://localhost/site_template.xml); Most... Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Markup::MatchTree Download

Added: October 02, 2010 | Visits: 952

spConfig spConfig is a C library made for parsing configuration files with a syntax similar to XML. spConfig is a configuration file parsing library intended to allow one to add configuration file functionality to an application with relative ease. Configuration files use an XML-like syntax with some... Platforms: *nix

License: Freeware Size: 58.37 KB Download (104): spConfig Download

Added: August 08, 2010 | Visits: 735

PDL::NiceSlice PDL::NiceSlice Perl module contains a nicer slicing syntax for PDL. SYNOPSYS use PDL::NiceSlice; $a(1:4) .= 2; # concise syntax for ranges print $b((0),1:$end); # use variables in the slice expression $a->xchg(0,1)->(($pos-1)) .= 0; # default method syntax $idx = long 1, 7, 3, 0; # a... Platforms: *nix

License: Freeware Size: 2.1 MB Download (95): PDL::NiceSlice Download

Added: October 06, 2010 | Visits: 842

RNV RNV is an implementation of Relax NG Compact Syntax validator. It is written in ANSI C and the command-line utility uses Expat. The project is a part of an on-going work, and the current code may have bugs and shortcomings; however, it validates documents against a number of grammars. Usage:... Platforms: *nix

License: Freeware Size: 184.32 KB Download (98): RNV Download

Added: October 25, 2010 | Visits: 1.675

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: November 17, 2010 | Visits: 1.121

CQL::Parser CQL::Parser is a Perl module that compiles CQL strings into parse trees of Node subtypes. SYNOPSIS use CQL::Parser; my $parser = CQL::Parser->new(); my $root = $parser->parse( $cql ); CQL::Parser provides a mechanism to parse Common Query Language (CQL) statements. The best description of... Platforms: *nix

License: Freeware Size: 19.46 KB Download (102): CQL::Parser Download

Added: April 03, 2010 | Visits: 1.431

EVP dirdiff EVP dirdiff recursively compares two directory trees using message digest (hash), e.g. MD5.. Get EVP dirdiff at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Recursively compare two directory trees using message digest (hash).... Platforms: *nix

License: Freeware Size: 82.94 KB Download (191): EVP dirdiff Download

Added: January 23, 2010 | Visits: 836

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.473

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 (100): ERFAN WIKI Download

Added: January 21, 2010 | Visits: 874

Baobab Baobab is a C/gtk+ application to analyse directory trees in any Gnome environment. Baobab can easily draw either the whole filesystem tree, or a specific user-requested directory branch. Baobab has been tested on an Ubuntu Linux version 05.04, but as it only relies on gtk2 libraries, it can be... Platforms: *nix

License: Freeware Size: 235.52 KB Download (110): Baobab Download

Added: August 05, 2010 | Visits: 1.464

AI::DecisionTree AI::DecisionTree is Perl module for automatically Learns Decision Trees. SYNOPSIS use AI::DecisionTree; my $dtree = new AI::DecisionTree; # A set of training data for deciding whether to play tennis $dtree->add_instance (attributes => {outlook => sunny, temperature => hot, humidity =>... Platforms: *nix

License: Freeware Size: 25.6 KB Download (170): AI::DecisionTree Download

Added: November 01, 2010 | Visits: 1.261

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.127

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: 840

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.159

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: May 16, 2010 | Visits: 708

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: 752

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.975

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: August 11, 2010 | Visits: 718

Devel::Depend::Cl Devel::Depend::Cl is a Perl module that can extract dependency trees from c files. Extract dependency trees from c files. See Devel::Depend::Cpp for more an example. MEMBER FUNCTIONS Returns - Success flag - A reference to a hash where the included files are sorted perl level. A file can... Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): Devel::Depend::Cl Download

Added: September 24, 2010 | Visits: 897

Devel::Depend::Cpp Devel::Depend::Cpp is a Perl module that can extract dependency trees from c files. SYNOPSIS use Devel::Depend::Cpp; my ($success, $includ_levels, $included_files) = Devel::Depend::Cpp::Depend ( undef, # use default cpp command /usr/include/stdio.h, , # switches to cpp 0, # include... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): Devel::Depend::Cpp Download

< 1 2 3 4 5 >