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

Prototypes freeware
Filter: All | Freeware | Demo
 

Prototypes

< 1 2 3 4 > 
Added: August 19, 2010 | Visits: 721

Modwheel Modwheel Perl module is a tree-based Web framework. Most web sites are pages categorized by topic. So web sites can be viewed as a tree system where every page is a sub-tree and the page elements are nodes. Page elements can be things like articles, links, ads, news, comments and so on. In...



Platforms: *nix

License: Freeware Size: 1.4 MB Download (95): Modwheel Download

Added: July 15, 2010 | Visits: 923

Test::use::ok Test::use::ok is an alternative to Test::More::use_ok. SYNOPSIS use ok( Some::Module ); According to the Test::More documentation, it is recommended to run use_ok() inside a BEGIN block, so functions are exported at compile-time and prototypes are properly honored. That is, instead of...





Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): Test::use::ok Download

Added: July 07, 2010 | Visits: 937

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (93): Inline::C Download

Added: March 10, 2010 | Visits: 737

ffcall ffcall is a foreign function call libraries. This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. The four packages are: avcall calling C functions with variable arguments vacall C functions accepting variable...


Platforms: *nix

License: Freeware Size: 911.36 KB Download (94): ffcall Download

Added: April 15, 2010 | Visits: 841

Exception::Class::TryCatch Exception::Class::TryCatch is a syntactic try/catch sugar for use with Exception::Class. SYNOPSIS use Exception::Class::TryCatch; # simple usage of catch() eval { Exception::Class::Base->throw(error) }; catch my $err and warn $err->error; # catching only certain types or else...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Exception::Class::TryCatch Download

Added: August 08, 2010 | Visits: 1.035

Tiny Marbles 1.0 Tiny Marbles provides persistence for dynamic objects, through a data model that you can create, modify and extend at runtime. It is useful for developers who need to create rapid prototypes with an unknown model and developers of applications that have inherently dynamic data models. Tiny...


Platforms: *nix

License: Freeware Size: 8.5 MB Download (90): Tiny Marbles 1.0 Download

Added: March 11, 2010 | Visits: 1.043

Perl x86 Disassembler The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream. The intent is to provide an easy to use disassembler which can be called from any application; the disassembly can be produced in AT&T syntax and Intel syntax, as well as in an intermediate format...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (138): Perl x86 Disassembler Download

Added: March 20, 2010 | Visits: 738

Bundle::Perl6 Bundle::Perl6 is a Perl bundle to install Perl6-related modules. SYNOPSIS perl -MCPAN -e install Bundle::Perl6 CONTENTS Attribute::Handlers - Simpler definition of attribute handlers Attribute::Types - Attributes that confer type on variables Attribute::Overload - Attribute that makes...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (86): Bundle::Perl6 Download

Added: January 15, 2010 | Visits: 815

Kunzip Kunzip is a free (but not opensource) library for decompressing ZIP archives. Kunzip started out as a test program I wrote for decompressing .zip files through a command line program. I eventually added hooks to make it a DLL that can be used from Windows programs. It is also possible to...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (90): Kunzip Download

Added: January 06, 2010 | Visits: 1.585

iODBC Driver Manager and SDK iODBC is a cross-platform Driver Manager that comforms to the Microsoft ODBC 2.x & 3.x and X/Open SQL CLI data access specs. iODBC Driver Manager and SDK enables the development of database-centric solutions that are both database and platform independent. What is the ODBC Value Proposition?...


Platforms: *nix

License: Freeware Size: 512 KB Download (116): iODBC Driver Manager and SDK Download

Added: January 07, 2010 | Visits: 947

Logtalk Logtalk is an open source object-oriented extension to the Prolog programming language. Integrating logic programming with object-oriented and event-driven programming, it is compatible with most Prolog compilers. Logtalk supports both prototypes and classes. In addition, it supports...


Platforms: *nix

License: Freeware Size: 604.16 KB Download (98): Logtalk Download

Added: June 04, 2010 | Visits: 626

Obol Obol is part of a project to investigate properties of security protocols, what they are, how they behave, how they interact, how to deal with them. The Obol language grew out of a desire to escape the distractions of low-level implementation efforts, and the need to experiment and express...


Platforms: *nix

License: Freeware Size: 15 MB Download (100): Obol Download

Added: July 16, 2010 | Visits: 941

Sub::Quotelike Sub::Quotelike is a Perl module that allows to define quotelike functions. SYNOPSIS use Sub::Quotelike; sub myq () { my $s = shift; # Do something with $s... return $s; } sub myqq (") { my $s = shift; # Do something with $s... return $s; } print myq/abc def/; print myqq{abc...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Sub::Quotelike Download

Added: June 27, 2010 | Visits: 627

Class::Classless Class::Classless is a Perl framework for classless OOP. SYNOPSIS use strict; use Class::Classless; my $ob1 = $Class::Classless::ROOT->clone; $ob1->{NAME} = Ob1; $ob1->{stuff} = 123; $ob1->{Thing} = 789; my $ob2 = $ob1->clone; $ob2->{NAME} = Ob2; printf "ob1 stuff: <%s>n",...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (92): Class::Classless Download

Added: April 18, 2010 | Visits: 987

PHAT PHAT is a browser-based network management solution with a heavy lean toward switches, routers, and other traffic handlers which can be used to control either a single node, subnet, or vlan. As you can probably see if youre reading this, PHAT is not the worlds most useful tool... yet. The...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (98): PHAT Download

Added: September 14, 2010 | Visits: 1.087

Cenon Cenon project is a graphical tool of a special kind. Build upon a modular graphical core, Cenon offers a wide variety of possibilities and applications. The best of all, Cenon is free software, available with full source codes, and at home on many computer platforms. Cenon has been developed...


Platforms: *nix

License: Freeware Size: 2 MB Download (86): Cenon Download

Released: October 22, 2007  |  Added: April 21, 2014 | Visits: 879

AutoTasks The Task assignment process automation into a company.You can assign tasks to users, by name or by position into the company or organization. The incoming task emerges as "Activities to do" on the terminal of the assignee (user). After the user finishes the job he/she forwards the task, with any...


Platforms: Windows

License: Freeware Size: 9.16 MB Download (86): AutoTasks Download

Released: October 22, 2007  |  Added: April 19, 2014 | Visits: 916

AutoOrders The incoming order process automation into a company. Put orders and execute them.The order along with the products goes to the production lines. There every product starts to produced at the same time. The incoming task emerges as "Activities to do" on the terminal of the assignee (user). After...


Platforms: Windows

License: Freeware Size: 10.48 MB Download (87): AutoOrders Download

Released: October 22, 2007  |  Added: July 21, 2014 | Visits: 985

AutoCustomerComplaints The Customer Complaint Process Management. Automation of ISO procedure. This procedure automates the usual (and very useful) event of customer complaint.. The procedure starts with the fill in of the complaint form. On this form there is the possibility to attach files. The tasks arise the one...


Platforms: Windows

License: Freeware Size: 9.17 MB Download (94): AutoCustomerComplaints Download

Released: October 22, 2007  |  Added: April 17, 2014 | Visits: 1.026

AutoLabelPackages The Label Design for Packaging Process Management. Automation of ISO procedure. This procedure automates the process of requesting and design and approval of Label for Packaging. The procedure starts with the fill in of the label request form. On this form there is the possibility to attach...


Platforms: Windows

License: Freeware Size: 9.21 MB Download (96): AutoLabelPackages Download

< 1 2 3 4 >