RSS 76 projects tagged "Software Development"

Download Website Updated 12 Dec 2012 Advanced Bash Scripting Guide

Screenshot
Pop 1,599.56
Vit 36.16

The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. This comprehensive book, the equivalent of 1,032 print pages, covers almost every aspect of shell scripting. It contains 382 profusely commented illustrative examples, a number of tables, and a cross-linked index/glossary. Not just a shell scripting tutorial, this book also provides an introduction to basic programming techniques, such as sorting and recursion. Included scripts are the Game of Life, a Perquackey variant, a Morse code trainer, and an implementation of the Gronsfeld Cipher. This book is suited for both individual study and classroom use. It covers Bash, up to and including version 4.2. Note that users of miniaturized single-board computers running Linux, such as the Raspberry Pi and the Beagle Bone, would find this Guide useful for learning and running Bash scripts to explore and expand the capabilities of these small, but powerful machines.

Download Website Updated 30 Jan 2001 cgi-util

Screenshot
Pop 51.43
Vit 1.47

cgi-util is a fast, easy to use C library for creating CGI programs. Functions are available for initialization (parsing), grabbing fields (by string, integer, double or boolean value), embedding HTML files, and more. It accepts both POST and GET request methods and has extensive error handling.

Download Website Updated 15 Feb 2009 CGI::Application

Screenshot
Pop 121.14
Vit 5.49

CGI::Application is a Perl framework intended to make it easier to create sophisticated, reusable Web-based applications. This module implements a methodology which can make Web software easier to design, easier to document, easier to write, and easier to evolve. CGI::Application builds on standard, non-proprietary technologies and techniques, such as the Common Gateway Interface and Lincoln D. Stein's excellent CGI.pm module. CGI::Application judiciously avoids employing technologies and techniques which would bind a developer to any one set of tools, operating system, or Web server.

Download Website Updated 24 Dec 2010 Euphoria

Screenshot
Pop 79.75
Vit 5.86

Euphoria is a simple, flexible, easy-to-learn programming language. It lets you quickly and easily develop programs for Windows, Linux, FreeBSD, NetbSD, OpenBSD, and Mac OS X. Although Euphoria provides subscript checking, uninitialized variable checking, and numerous other run-time checks, it is extremely fast and has the ability to compile to transparently compile native executables via C code.

Download Website Updated 26 Jun 2006 lib smtp

Screenshot
Pop 87.38
Vit 3.80

libsmtp allows programs to send mail directly through SMTP (no sendmail needed). It is designed to be simple and memory efficient, and has slightly untested support for MIME multipart body parts.

No download Website Updated 06 Dec 2005 MLton

Screenshot
Pop 71.48
Vit 4.15

MLton is a whole-program optimizing Standard ML compiler. It generates standalone executables with excellent runtime performance, supports the full SML 97 language, and has a complete basis library. It also has a fast C FFI, source-level time and allocation profiling, and many useful libraries.

Download Website Updated 10 Jun 2011 PVM

Screenshot
Pop 116.10
Vit 6.74

PVM (Parallel Virtual Machine) is a portable message-passing programming system, designed to link separate host machines to form a ``virtual machine'' which is a single, manageable computing resource. The virtual machine can be composed of hosts of varying types, in physically remote locations. PVM applications can be composed of any number of separate processes, or components, written in a mixture of C, C++ and Fortran. The system is portable to a wide variety of architectures, including workstations, multiprocessors, supercomputers and PCs.

Download Website Updated 30 Oct 1999 spim

Screenshot
Pop 41.18
Vit 70.38

spim is a self-contained software simulator for running R2000/R3000 assembly language programs. It reads and can immediately execute files containing assembly language code. spim also provides a debugger and simple set of operating system services. spim provides both a simple, textual interface and a fancier, graphical interface. The package includes complete source code and documentation.

Download Website Updated 30 Jan 2001 STk

Screenshot
Pop 36.82
Vit 2.07

STk is a free R4RS Scheme interpreter which can access the Tk graphical package. Concretely, it can be seen as the standard Tk package where Tcl has been replaced by a Scheme interpreter.

Download Website Updated 09 Jan 2001 VA Network Enhanced Scalable Server Archit...

Screenshot
Pop 21.63
Vit 67.20

VAnessa, the VA Network Enhanced Scalable Server Architecture, is a project to provide software based High Availability and Load Balancing solutions designed to work with the Linux operating System.

Screenshot

Project Spotlight

Ultimate Boot CD

A tool to run floppy-based diagnostic tools on a bootable CD.

Screenshot

Project Spotlight

Passwd

A password management application.