Linux SoftwareSearchexception handling

Tag «exception handling»: downloads



Search results for «exception handling»:

errhdl 0.3 by Jan Behrens


errhdl is a small C library that offers error handling methods similar to the exception handling in C++.

In the event of errors, no exception objects are thrown, but an error class name and an error message are set, and execution continues at the next "OnError" statement.

The library can be se… 


OSSP ex 1.0.5 by Ralf S. Engelschall


OSSP ex is a small ISO-C++ style exception handling library for use in the ISO-C language. It allows you to use the paradigm of throwing and catching exceptions in order to reduce the amount of error handling code without making your program less robust.

This is achieved by directly transferring… 


Bio::Root::Object 1.4 by Bio::Root::Object Team


Bio::Root::Object is a core Perl 5 object.

SYNOPSIS

# Use this module as the root of your inheritance tree.
Object Creation
require Bio::Root::Object;

$dad = new Bio::Root::Object();
$son = new Bio::Root::Object(-name => 'Junior',
-pare… 


Foxtrot 3.0 by Simone Bordet


Foxtrot is a small and powerful API for using threads with Swing.

It's a small and powerful API for using threads with the Java(TM) Foundation Classes (JFC/Swing).

It is based on a new concept, the Synchronous Model, which greatly increases ease of use.

While other solutions have been deve… 


cexcept 2.0.0 by Adam M. Costello


cexcept (pronounced "see except" in English) is a package providing a Try/Catch/Throw exception handling interface for ANSI C (C89 and subsequent ISO standards).

It does not attempt to handle "real" exceptions like floating-point exceptions or addressing exceptions; cexcept is intended as an enha… 


Squirrel Shell 1.0 by Constantin Makshin


Squirrel Shell is made as a cross-platform alternative to system shells like bash in *nix.

Here are some key features of "Squirrel Shell":
object-oriented programming;
C++-like syntax;
dynamic typing;
delegation;
generators;
exception handling;
weak references;

What's New i… 


posh 0.3.14 by Posh Team


posh is a stripped-down version of pdksh with several improvements that aims for compliance with Debian's /bin/sh policy, and few extra features.

Currently, Debian's policy is to adhere to POSIX with the exception of supporting 'echo -n', so posh strives toward compliance with SUSv3 (with the exc… 


XML::Checker::Parser 1.02 by Enno Derksen


XML::Checker::Parser is an XML::Parser that validates at parse time.

SYNOPSIS

use XML::Checker::Parser;

my %expat_options = (KeepCDATA => 1,
Handlers => [ Unparsed => &my_Unparsed_handler ]);
my $parser = new XML::Checker::Parser (%expat_options);

eval {
… 


Exceptions in C 0.1.5 by Adomas Paltanavicius


Exceptions in C implements fully-functional nested exceptions with these constructs:

try
except
on
throw

Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *).

Compiling and running

Precodey straight forward.

… 


Sixlegs PNG Library 2.0 RC6 by Chris Nokleberg


Sixlegs PNG Library is a Java 1.1-compatible PNG decoder which features full compliance with the latest PNG specification.

Sixlegs PNG Library supports all valid bit depths (grayscale/color), interlacing, palette-indexed images, alpha/transparency, gamma correction, access to all standard chunk… 


libqgs 1.0 by Piotr Szymaski


The Qt wrapper around the Ghostscript shared library (libqgs) relieves you from having to use special tricks to use Ghostscript in your Qt application.

You do not have to care about starting it, parsing its output, or doing weird tricks to receive the rendered pages.

This library features prog… 


PL/XML 2006-10-01 by Cunningham Lewis


PL/XML project is an XML based scripting language for PL/SQL. PL/SQL is the procedural language in Oracle and EnterpriseDB. PL/XML is based on CMD nodes.

Each CMD node identifies a command and all parameters for that command. PL/XML supports FOR loops, CASE statements, variables, procedures, and… 


Cgiapp.class.php 2.0.0 by Matthew Weier O'Phinney


Cgiapp.class.php is a port of CGI::Application to PHP. Cgiapp.class.php utilizes Smarty as its default templating engine, much as CGI::Application uses HTML::Template, due to its prevalence and acceptance in the PHP community.

Due to PHP's built-in session support, it also adds two methods, s_par… 


Studs MVC Framework+ 0.9.7 by Dan Allen


Studs MVC Framework+ contains a port of Apache's Jakarta Struts to PHP, though the libraries included in the rest of the project are much more vast.

In order to implement the Struts port, it was necessary to build a core, object-oriented API in the style of the JDK and the Jakarta Commons, a serv… 


CppUnit - C++ port of JUnit 1.12.0 by Baptiste Lepilleur


CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers.

Here are some key features of "CppUnit C++ port of JUnit":
XML output with hooks for additional data
Compiler-like text output to integrate with an IDE
Helper macros for… 


jBorZoi 0.90 by Dragongate Technologies Ltd.


jBorZoi is a Java Elliptic Curve Cryptography Library. jBorZoi implements the following algorithms using elliptic curves defined over finite fields of characteristic 2 (GF2m):

ECDSA (Elliptic Curve Digital Signature Algorithm)
As specified in ANSI X9.62, FIPS 186-2 and IEEE P1363.
ECIES (Elli… 


PFconf 0.8.1 by Volker Tanger


PFconf is a very simple script collection to ease working with "naked" packet filters.

Most ACLs (packet filters) don't work with "group" objects where one can list tables of IP addresses and networks for which one rule is applied. OpenBSD's "PF" is a exception from this rule.

So if you have… 


ActiveBPEL 3.0 by ActiveBPEL, LLC.


ActiveBPEL project is a robust runtime environment capable of executing process definitions created according to the Business Process Execution Language for Web Services (BPEL4WS, or just BPEL) 1.1 specifications.

Here are some key features of "ActiveBPEL":
Completeness

The ActiveBPEL engin… 


Para::Frame 1.02 by Jonas Liljegren


Para::Frame is a system to use for dynamic web sites. Para::Frame runs as a backend daemon taking page requests from a Apache mod_perl client and returns a HTTP response.

The URLs in the site corresponds to templates for displaying information. Operations on the data is put in perl modules separa… 


OSSP al 0.9.3 by Michael van Elst


OSSP defines an abstract data type of a data buffer that can assemble, move and truncate chunks of data in a stream but avoids actual copying.

It was built to deal efficiently with communication streams between software modules. It especially provides flexible semantical data attribution through by… 



Related:

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell



Top tags