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

Hello World freeware
Filter: All | Freeware | Demo
 

Hello World

< 1 2 3 4 5 > 
Added: August 13, 2010 | Visits: 757

HTML::Declare HTML::Declare is a Perl module for When Template Systems Are Too Huge And Heredocs Too Messy. SYNOPSIS # Import all constructors use HTML::Declare :all; # A simple hello world print HTML { _ => [ HEAD { _ => TITLE { _ => Hello World! } }, BODY { _ => Hello World! } ] }; # Import...



Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): HTML::Declare Download

Added: April 16, 2010 | Visits: 973

B::Deparse B::Deparse is a Perl compiler backend to produce perl code. SYNOPSIS perl -MO=Deparse[,-d][,-fFILE][,-p][,-q][,-l] [,-sLETTERS][,-xLEVEL] prog.pl B::Deparse is a backend module for the Perl compiler that generates perl source code, based on the internal compiled structure that perl itself...





Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): B::Deparse Download

Added: March 26, 2010 | Visits: 969

Escher Escher is a Java X11 library. Escher is a collection of libraries for X Window System written purely in Java. It consists of an X11 protocol implementation (similar to Xlib for C/C++), and its extensions including GLX, and the OpenGL rendering protocol. How To Run Install JDK 1.3...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (109): Escher Download

Added: March 04, 2010 | Visits: 782

Search::FreeText Search::FreeText is a free text indexing module for medium-to-large text corpuses. SYNOPSIS my $test = new Search::FreeText(-db => [DB_File, "stories.db"]); $text->open_index(); $text->clear_index(); $text->index_document(1, "Hello world"); $text->index_document(2, "World in motion");...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): Search::FreeText Download

Added: January 17, 2010 | Visits: 859

Text::ScriptTemplate Text::ScriptTemplate is a standalone ASP/JSP/PHP-style template processor. SYNOPSIS use Text::ScriptTemplate; $text = < # - any Perl expression is supported Message is: < %= $TEXT % >. # - also supports variable expansion < % } % >...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (91): Text::ScriptTemplate Download

Added: August 24, 2010 | Visits: 746

WriteTarget WriteTarget is a template based text generator. The project can be used to easily generate text in ANY computer language. HTML and C programming language examples are included in templates section. While using Bash as text substitution engine, it provides programming power, rich, stable and...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): WriteTarget Download

Added: January 03, 2010 | Visits: 638

Perl6::Pugs Perl6::Pugs is a Perl 6 Implementation. SYNOPSIS % pugs -e "{ Hello, , @^x }.(World!).say" Hello, World! With Perl 5 embedding support: use v6-alpha; use perl5:DBI; my $dbh = DBI.connect(dbi:SQLite:dbname=test.db); $dbh.do("CREATE TABLE Test (Project, Pumpking)"); Pugs is an...


Platforms: *nix

License: Freeware Size: 6.5 MB Download (90): Perl6::Pugs Download

Added: July 16, 2010 | Visits: 945

File::Util File::Util is an easy, versatile, portable file handling module. File::Util provides a comprehensive toolbox of utilities to automate all kinds of common tasks on file / directories. Its purpose is to do so in the most portable manner possible so that users of this module wont have to worry...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (109): File::Util Download

Added: March 21, 2010 | Visits: 639

Chipcard::CTAPI Chipcard::CTAPI is a Perl module for communication with chipcard terminals. SYNOPSIS use Chipcard::CTAPI; my $ct = new Chipcard::CTAPI(interface => Χpcard::CTAPI::PORT_COM1) or die "Cant communicate with card terminal"; my $memory_size = $ct->getMemorySize(); $ct->read(0,...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (114): Chipcard::CTAPI Download

Added: February 12, 2010 | Visits: 763

Math::XOR Math::XOR is a package to handle XOR encryption of string buffers. SYNOPSIS use XOR; print xor_buf("hello", "world"), "n"; The XOR module allows you to quickly XOR two strings together. This is the only method of encryption that (assuming the randomness of the pattern used as an encryption...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (159): Math::XOR Download

Added: November 24, 2010 | Visits: 1.908

Net::YMSG Net::YMSG is a Perl interface to the Yahoo! Messenger IM protocol. SYNOPSIS use Net::YMSG; my $yahoo = Net::YMSG->new( id => your_yahoo_id, password => your_password, ); $yahoo->login or die "Cant login Yahoo!Messenger"; $yahoo->send(recipient_yahoo_id, Hello World!); Net::YMSG is a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (305): Net::YMSG Download

Added: August 08, 2010 | Visits: 788

QWizard QWizard is a Perl module that can display a series of questions, get the answers, and act on the answers. SYNOPSIS # # The following code works as a application *or* as a CGI script both: # use QWizard; my %primaries = ( starting_node => { title => "starting here", introduction =>...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (91): QWizard Download

Added: March 02, 2010 | Visits: 1.072

Syntax::Highlight::Universal Syntax::Highlight::Universal is a Perl module for syntax highlighting based on the Colorer library. SYNOPSIS use Syntax::Highlight::Universal; my $highlighter = Syntax::Highlight::Universal->new; $highlighter->addConfig("hrc/proto.hrc");...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (112): Syntax::Highlight::Universal Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 447

A FREE SMTPMailer Send SMTP emails from the command line. Attachments, HTML. Example: SMTPMAIL.EXE from=email to=email body="Hello World!" subject=Example server=smtp.smtpinfo.com.


Platforms: Windows

License: Freeware Size: 452 KB Download (49): A FREE SMTPMailer Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 652

CipherCore For Java Client/Server Apps The functional objective is to provide a simple secure socket infrastructure for client/server apps. The usability objective is to allow inexperienced developers to deploy the system and write 'Hello World' with a single page of documentation.


Platforms: Windows, Mac, Linux

License: Freeware Size: 30.37 KB Download (53): CipherCore For Java Client/Server Apps Download

Released: June 06, 2012  |  Added: June 06, 2012 | Visits: 294

polyprog The aim of the project is to provide short description of many programming languages, dialects, IDEs, etc. with sample programs (realizations of common algorithms like 'hello, world', 'dot product', 'quine program').


Platforms: Windows, Mac, Linux

License: Freeware Size: 23.5 KB Download (49): polyprog Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 411

Royal American English The English Programming Language Compiler. A simple programming language that reads like plain English and compiles to Perl.'There is a variable called 'x'. Put the string of letters 'Hello, world.' into the variable 'x'. Print 'x' to the screen.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.33 KB Download (49): Royal American English Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 314

JSCocoa JSCocoa * allows you to write Cocoa programs in Javascript (via JavascriptCore, WebKit's Javascript engine) * works on x86 and PPC and requires Leopard (an uptodate Leopard, 10.5.2 from back then crashes) * is open source ! Syntax Sample: // Get any property with dot syntax...


Platforms: Mac

License: Freeware Size: 1.3 MB Download (47): JSCocoa Download

Added: May 10, 2013 | Visits: 402

lacertae This is a code generation tool that is supposed to simplify your life when wanting to create a PHP back-end for your GWT application. Given the following service Interface: public interface EchoService { public abstract String echo(String echo); }The code generation tool will create an abstract...


Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (48): lacertae Download

Added: May 10, 2013 | Visits: 166

MarkupString This script contains a subclass of String that allows simple handling of simple XML markup. The goal here is to allow a slice of a python markup string to "do the right thing" and preserve formatting correctly. In other words, MarkupString(Hello World)[6:] = "World".


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

License: Freeware Download (50): MarkupString Download

< 1 2 3 4 5 >