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

Verilog Syntax software
Filter: All | Freeware | Demo
 

Verilog Syntax

< 1 2 3 4 5 > 
Added: March 24, 2010 | Visits: 969

Text::Highlight Text::Highlight is a syntax highlighting framework. SYNOPSIS use Text::Highlight preload; my $th = new Text::Highlight(wrapper => " %s n"); print $th->highlight(Perl, $code); Text::Highlight is a flexible and extensible tool for highlighting the syntax in programming code. The markup...



Platforms: *nix

License: Freeware Size: 49.15 KB Download (102): Text::Highlight Download

Added: November 01, 2010 | Visits: 1.259

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 04, 2010 | Visits: 709

mod_highlight mod_highlight is an Apache module provides syntax highlighting. By Embeding the Colorer-Take5 library the module can process just about any programing language..


Platforms: *nix

License: Freeware Size: 1.7 MB Download (102): mod_highlight Download

Added: February 09, 2010 | Visits: 1.469

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

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: July 19, 2010 | Visits: 1.147

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: September 08, 2010 | Visits: 1.032

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: October 06, 2010 | Visits: 840

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: January 11, 2010 | Visits: 748

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: October 07, 2010 | Visits: 715

execline execline projct consists of a (non-interactive) scripting language, like sh ; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script....


Platforms: *nix

License: Freeware Size: 65.54 KB Download (98): execline Download

Added: June 01, 2010 | Visits: 931

Syntax::Highlight::HTML Syntax::Highlight::HTML is a Perl module to highlight a HTML syntax. SYNOPSIS use Syntax::Highlight::HTML; my $highlighter = new Syntax::Highlight::HTML; $output = $highlighter->parse($html); If $html contains the following HTML fragment: < !-- a description list --> < dl...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): Syntax::Highlight::HTML Download

Added: October 18, 2010 | Visits: 1.125

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: May 10, 2013 | Visits: 1.154

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: February 20, 2010 | Visits: 603

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

File::Basename::Object File::Basename::Object is a Perl module with object-oriented syntax sugar for File::Basename. SYNOPSIS my $file = File::Basename::Object->new("/path/to/a/file.html", ".htm", ".html"); if(open(my $fh, <, $file)) { print "Now reading ", $file->basename, "n"; ... } if($file ==...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): File::Basename::Object Download

Added: October 04, 2010 | Visits: 1.099

Syntax CMS SyntaxCMS simplifies publishing various types of content to a site, facilitates creating and managing arbitrary relationships among content items, automates and accelerates custom development, and encourages reuse of site components with other SyntaxCMS installations. Syntax CMS is built using...


Platforms: *nix

License: Freeware Size: 2.9 MB Download (95): Syntax CMS Download

Added: August 08, 2010 | Visits: 734

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: January 21, 2010 | Visits: 972

Acme::PM::Dresden::Convert::VQWiki2TWiki Acme::PM::Dresden::Convert::VQWiki2TWiki is a Perl module to convert VQWiki syntax into TWiki syntax. SYNOPSIS use Acme::PM::Dresden::Convert::VQWiki2TWiki; my $convert = new Acme::PM::Dresden::Convert::VQWiki2TWiki (vqwiki => $text); print $convert->twiki; # or my $convert = new...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (95): Acme::PM::Dresden::Convert::VQWiki2TWiki Download

Added: April 23, 2010 | Visits: 817

XML::Literal XML::Literal is a Perl module with syntax support for XML literals. SYNOPSIS # This is not a source filter: it just augments glob(). use XML::Simple; use XML::Literal &XMLin; # Simple element my $xml1 = < hr/ >; # With variable interpolation my $xml2 = < input value=$ARGV[0] / >; #...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): XML::Literal Download

Added: June 27, 2010 | Visits: 1.248

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

< 1 2 3 4 5 >