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

Scp Syntax software
Filter: All | Freeware | Demo
 

Scp Syntax

< 1 2 3 4 5 
Added: July 19, 2010 | Visits: 1.148

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

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

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

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

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

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

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

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: May 14, 2010 | Visits: 1.573

HTML::TreeBuilder HTML::TreeBuilder is a parser that builds a HTML syntax tree. SYNOPSIS foreach my $file_name (@ARGV) { my $tree = HTML::TreeBuilder->new; # empty tree $tree->parse_file($file_name); print "Hey, heres a dump of the parse tree of $file_name:n"; $tree->dump; # a method we inherit from...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (114): HTML::TreeBuilder Download

Added: April 22, 2010 | Visits: 1.255

SecPanel SecPanel serves as a graphical user interface for managing and running SSH (Secure Shell) and SCP (Secure Copy) connections. SecPanel is not a new implementation of the SecureShell protocol or the ssh software-suite. SecPanel sits on top of SSH software-suites and supports the all ssh...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (127): SecPanel Download

Added: January 25, 2010 | Visits: 845

buzhug buzhug is a fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive. The data is stored and accessed on disk (it is not an in-memory database) ; the implementation has been designed to make all operations, and especially selection, as fast as...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (93): buzhug Download

Added: October 07, 2010 | Visits: 716

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: 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: January 07, 2010 | Visits: 740

B::Concise B::Concise is a Perl syntax tree, printing concise info about ops. SYNOPSIS perl -MO=Concise[,OPTIONS] foo.pl use B::Concise qw(set_style add_callback); This compiler backend prints the internal OPs of a Perl programs syntax tree in one of several space-efficient text formats suitable for...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (89): B::Concise Download

Added: May 15, 2010 | Visits: 878

GPP GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. GPP is targeted at all common...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (184): GPP Download

Added: August 11, 2010 | Visits: 967

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

Released: October 24, 2011  |  Added: November 30, 2011 | Visits: 828

Search Assistant Search Assistant is an easy to use program for creating Advanced Query Syntax (AQS) searches for Windows Desktop Search. It allows you to create complex where clauses based on a file's properties as well as searching for text. The results of your searches can be displayed in the Search...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 9.78 MB Download (429): Search Assistant Download

Released: July 23, 2012  |  Added: October 08, 2012 | Visits: 981

edtFTPnet/PRO edtFTPnet/PRO offers a set of robust and powerful, yet easy-to-use components and controls that make transferring files using the FTP, FTPS, SFTPFTP, FTPS, SFTP, SCP and HTTP/HTTPS protocols a breeze. All protocols are in a single component meaning switching protocols is as simple as changing a...


Platforms: Windows

License: Shareware Cost: $399.00 USD Size: 4.03 MB Download (96): edtFTPnet/PRO Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 584

IGETIT IGETIT is a handy, agent-based situated language learning simulation designed to focus on lexical learning and grounding, featuring a unigram syntax structure and a CFG-based semantic grammar. Created as a MSc thesis project, using Python. for WindowsNT, 2K, XP, 2003, Vista, 7


Platforms: Windows, 2K, XP, 2003, Windows Vista, 7

License: Freeware Download (441): IGETIT Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 688

Portable WinSCP WinSCP is an open source free FTP client and SFTP client for Windows that also supports the SCP protocol. WinSCP U3's main function is safe copying of files between a local and a remote computer. FEATURES: · Graphical user interface · Translated into several languages · Integration...


Platforms: Windows

License: Freeware Size: 3 MB Download (52): Portable WinSCP Download

< 1 2 3 4 5