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

Common Lisp Cookbook freeware
Filter: All | Freeware | Demo
 

Common Lisp Cookbook

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.413

Speech Dispatcher Speech Dispatchers project goal is to provide a device independent layer for speech synthesis through a simple, stable and well documented interface. It takes care of most of the tasks necessary to solve in speech enabled applications. What is a very high level GUI library to graphics, Speech...



Platforms: *nix

License: Freeware Size: 829.44 KB Download (134): Speech Dispatcher Download

Added: March 03, 2010 | Visits: 982

CL-MAGICK CL-MAGICK is a set of bindings to the ImageMagick library. This library provides a large selection of functions for loading, saving, and manipulating images. CL-MAGICK is a Common lisp interface to ImageMagick library. CL-MAGICK is licensed under the MIT license, in order to be in line with the...





Platforms: *nix

License: Freeware Size: 23.55 KB Download (111): CL-MAGICK Download

Added: July 05, 2010 | Visits: 1.450

Simplified Wrapper and Interface Generator SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. The list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3 and OCAML. Also several...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (96): Simplified Wrapper and Interface Generator Download

Added: October 03, 2010 | Visits: 962

ACL2 ACL2 is a programming language in which you can model computer systems and a tool to help you prove properties of those models. ACL2 stands for "A Computational Logic for Applicative Common Lisp". It is an "industrial-strength" version of the NQTHM or Boyer/Moore theorem prover, and has been...


Platforms: *nix

License: Freeware Size: 5.8 MB Download (99): ACL2 Download

Added: November 24, 2010 | Visits: 1.319

GNU Sather 1.2.3 / 1.3 Beta GNU Sather is an object-oriented programming language designed to be simple, efficient and safe. This application aims to be appropriate for use in teaching, research, and industry. It was originally based on Eiffel but now incorporates ideas and approaches from several languages. One way of...


Platforms: *nix

License: Freeware Size: 5.3 MB Download (97): GNU Sather 1.2.3 / 1.3 Beta 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: May 11, 2010 | Visits: 902

Clean Slate Smalltalk Slate is a prototype-based object-oriented programming language based on Self, CLOS, and Smalltalk-80. Slate syntax is intended to be as familiar as possible to a Smalltalker, for the clarity of messages as phrases. Unlike the Smalltalk family, methods within Slate can be assigned to a...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (103): Clean Slate Smalltalk Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 575

DiscBall DiscBall is a 3D Bubble Shooter for Windows. It takes bubble shooters to the next level. You shoot balls from the center of a 3D rotating disc. Make sets of three or more balls of the same color to clear the level. DiscBall is still in alpha. Features: ยท 3D accelerated graphics, it needs...


Platforms: Windows

License: Freeware Size: 6.32 MB Download (525): DiscBall Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 390

Alpaca Alpaca is a programmable rich-text editor for authors using Mac OS X. It is built on, and programmable in, Common Lisp, and has a complete Common Lisp programming environment built into it.


Platforms: Mac, BSD, Linux

License: Freeware Size: 1.35 MB Download (47): Alpaca Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 467

Etiquette - a protocol construction tool Etiquette is an interaction protocols construction tool. Etiuqette allows to describe communication in high-level and textually condensed fashion. Built-in support for debugging and error-handling policies is provided. Etiquette is written in Common Lisp.


Platforms: Mac, BSD, Linux

License: Freeware Size: 29.75 KB Download (58): Etiquette - a protocol construction tool Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 217

Langband An open-source rewrite of the popular roguelike game Angband. Written in Common Lisp.


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.19 MB Download (57): Langband Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 458

series This is Richard C. Waters' SERIES package for Common Lisp. In a nutshell: Think 'Efficient MAPCAR' SERIES translates functional-style expressions into efficient loops. Series are to loops as control structures are to GOTOs.


Platforms: Windows, Mac, Linux

License: Freeware Size: 148.33 KB Download (59): series Download

Added: June 20, 2013 | Visits: 429

uni2ascii This package provides conversion in both directions between UTF-8 Unicode and more than thirty 7-bit ASCII equivalents, including RFC 2396 URI format and RFC 2045 Quoted Printable format, the representations used in HTML, SGML, XML, OOXML, the Unicode standard, Rich Text Format, POSIX portable...


Platforms: Mac

License: Freeware Size: 163.84 KB Download (37): uni2ascii Download

Added: September 27, 2010 | Visits: 1.422

App::SimpleScan::Cookbook App::SimpleScan::Cookbook is a documentation-only module that describes how to use simple_scan for some common Web testing problems. BASICS simple_scan reads test specifications from standard input and generates Perl code based on these specifications. It can either execute them immediately,...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (92): App::SimpleScan::Cookbook Download

Added: November 06, 2010 | Visits: 822

Linux::CDROM Linux::CDROM cookbook contains common recipes featuring your CDROM drive as its main ingredient. Theres a gazillion ways of reading the disc inside your CDROM drive. The most high-level ones would be mounting your CD and using it as a normal directory or - in case of an Audio-CD - using a...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (102): Linux::CDROM Download

Added: July 09, 2010 | Visits: 1.493

Catalyst::Manual::Cookbook Catalyst::Manual::Cookbook is a Perl module for cooking with Catalyst. These recipes cover some basic stuff that is worth knowing for catalyst developers..


Platforms: *nix

License: Freeware Size: 225.28 KB Download (128): Catalyst::Manual::Cookbook Download

Added: June 06, 2010 | Visits: 1.464

Common Data Format Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (128): Common Data Format Download

Added: August 23, 2010 | Visits: 900

DBIx::DBStag::Cookbook DBIx::DBStag::Cookbook is a Perl module for building and querying databases from XML. SYNOPSIS stag-autoddl.pl stag-storenode.pl selectall_xml.pl This will give an outline of how to build a normalised relational database from XML source data, set up SQL templates, issue relational queries...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (90): DBIx::DBStag::Cookbook Download

Added: November 08, 2010 | Visits: 1.092

Regexp::Common::comment Regexp::Common::comment is a Perl module that provide regexes for comments. SYNOPSIS use Regexp::Common qw /comment/; while (<>) { /$RE{comment}{C}/ and print "Contains a C commentn"; /$RE{comment}{C++}/ and print "Contains a C++ commentn"; /$RE{comment}{PHP}/ and print "Contains a PHP...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (103): Regexp::Common::comment Download

Added: February 09, 2010 | Visits: 1.121

Regexp::Common::net Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses. SYNOPSIS use Regexp::Common qw /net/; while (<>) { /$RE{net}{IPv4}/ and print "Dotted decimal IP address"; /$RE{net}{IPv4}{hex}/ and print "Dotted hexadecimal IP address"; /$RE{net}{IPv4}{oct}{-sep => :}/ and...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (115): Regexp::Common::net Download

< 1 2 3 4 5 >