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

Cad Lisp Files freeware
Filter: All | Freeware | Demo
 

Cad Lisp Files

< 1 2 3 4 5 > 
Added: September 06, 2010 | Visits: 1.415

CAD::Drawing::IO::PostScript CAD::Drawing::IO::PostScript is a Perl module with PostScript output methods. I would like this module to both load and save PostScript vector graphics, but I have not yet found a suitable PostScript parsing package. This module should be considered pre-ALPHA and untested. Some features rely...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (101): CAD::Drawing::IO::PostScript Download

Added: September 01, 2010 | Visits: 1.491

CAD::Drawing::IO::PgDB CAD::Drawing::IO::PgDB is a Perl module with PostgreSQL save / load methods. This module is considered pre-ALPHA and under-documented. Its use is strongly discouraged except under experimental conditions. Particularly susceptible to change will be the table structure of the database, which...





Platforms: *nix

License: Freeware Size: 8.19 KB Download (118): CAD::Drawing::IO::PgDB Download

Added: November 22, 2010 | Visits: 1.530

CAD::Drawing::IO::Compressed CAD::Drawing::IO::Compressed is a Perl module to load and save compressed data. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "compressed" or $filename has a ".gz" extension (probably the best way.)...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (103): CAD::Drawing::IO::Compressed Download

Added: January 27, 2010 | Visits: 1.347

CAD::Drawing::IO::Split CAD::Drawing::IO::Split is a Perl module that allows fast distributed text file methods. Requisite Plug-in Functions See CAD::Drawing::IO for a description of the plug-in architecture. check_type Returns true if $type is "split" or $filename is a directory (need a tag?) $fact =...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (100): CAD::Drawing::IO::Split Download

Added: August 12, 2010 | Visits: 1.580

CAD::Drawing::Manipulate::Transform CAD::Drawing::Manipulate::Transform is a Perl module with Matrix methods for CAD::Drawing. Provides 3D transformation methods (based on traditional matrix algorithms) for Drawing.pm objects. Coordinate System All of these methods assume a RIGHT-HANDED coordinate system. If you are using a...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (121): CAD::Drawing::Manipulate::Transform Download

Added: August 04, 2010 | Visits: 1.586

CAD::Drawing::IO CAD::Drawing::IO are I/O methods for the CAD::Drawing module. This module provides the load() and save() functions for CAD::Drawing and provides a point of flow-control to deal with the inheritance and other trickiness of having multiple formats handled through a single module. Utility...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (183): CAD::Drawing::IO Download

Added: August 23, 2010 | Visits: 1.795

CAD::Drawing::GUI::View CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. This module provides methods to turn a CAD::Drawing object into a Zinc canvas. Overridden Methods These make me behave like a Tk widget. ClassInit $view->ClassInit(); InitObject $view->InitObject(); configure...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (145): CAD::Drawing::GUI::View Download

Added: February 09, 2010 | Visits: 1.698

CAD::Drawing::Manipulate::Graphics CAD::Drawing::Manipulate::Graphics - Gimp meets CAD. Methods All of these are CAD::Drawing methods (I force my own inheritance:) image_init Initialize the image at $addr based on the value at the fullpath key. This establishes the contained Image::Magick object and loads the image into...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (115): CAD::Drawing::Manipulate::Graphics Download

Added: October 08, 2010 | Visits: 1.014

CMU Common Lisp CMU Common Lisp is a free implementation of the Common Lisp programming language which runs on most major Unix platforms. CMU Common Lisp project mainly conforms to the ANSI Common Lisp standard.. CMUCL is a high-performance, freeCommon Lisp implementation.


Platforms: *nix

License: Freeware Size: 3.44 MB Download (145): CMU Common Lisp Download

Added: February 25, 2010 | Visits: 908

NTW Lisp NTW Lisp project is a server written in Common Lisp for applications that use the NTW protocol to communicate with a GUI client. NTW is a collection of three things: - A protocol used to describe GUI widgets and events. - A client program which displays widgets described by the protocol and...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): NTW Lisp Download

Added: November 04, 2010 | Visits: 1.237

Files Zip for Plone Files Zip for Plone project allows users to download all files from a folder (recursively) in a ZIP archive. Adds a document action to folders (and folderish contents) that enables to download all files and images from archetypes based contents available from that folder in a ZIP file....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (106): Files Zip for Plone Download

Added: February 16, 2010 | Visits: 1.850

X-Files KDM Theme X-Files KDM Theme is a login screen for KDE desktop manager with a nice X-Files background.. Content KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI Polls Links Downloads GTK QT...


Platforms: *nix

License: Freeware Download (133): X-Files KDM Theme Download

Added: March 27, 2010 | Visits: 875

Lisp::Fmt Lisp::Fmt is a Perl module for Common Lisp like formatting. SYNOPSIS use Lisp::Fmt; $str = fmt("~{~a ~5,,,*a~}", $a,$b,$c,$d); # store result in $str pfmt("~{ ~a~5,,,*a~}", $a,$b,$c,$d); # print to stdout The Common Lisp "format" function provides an extremely rich set of formatting...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (100): Lisp::Fmt Download

Added: February 26, 2010 | Visits: 865

Emacs::Lisp Emacs::Lisp provides support for writing Emacs extensions in Perl. Emacs allows you to customize your environment using Lisp. With EPL, you can use Perl, too. This module allows Perl code to call functions and access variables of Lisp. You still need to learn some Lisp in order to understand...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (92): Emacs::Lisp Download

Added: October 08, 2010 | Visits: 1.266

Emacs Common Lisp Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp. It does not yet purport to conform to the ANSI standard since, among other things, CLOS, and pretty printing are missing. However, most other Common Lisp features like lexical closures, packages, readtables, multiple...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (120): Emacs Common Lisp Download

Added: March 21, 2010 | Visits: 1.079

CL-PDF CL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third-party tools from Adobe or others. It is used by cl-typesetting to provide a complete typesetting system..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): CL-PDF Download

Added: October 09, 2010 | Visits: 1.258

Email Files Thunderbird Email Files Thunderbird is a very simple service menu script, to email one or more files with Thunderbird to any address or to a given address, which i assume is used as a "backup" space. The subject is automatically updated according to the attached files and, in case you choose to send to...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (92): Email Files Thunderbird Download

Added: September 18, 2010 | Visits: 1.760

BRL-CAD BRL-CAD project is a powerful Constructive Solid Geometry (CSG) solid modeling system. BRL-CAD includes an interactive geometry editor, ray tracing support for rendering and geometric analysis, network distributed framebuffer support, image-processing and signal-processing tools. The entire...


Platforms: *nix

License: Freeware Size: 41 MB Download (122): BRL-CAD Download

Added: August 04, 2010 | Visits: 1.050

IANA /etc Files IANA /etc Files installs /etc/services and /etc/protocols using data from the Internet Assigned Numbers Authority. Included are snapshots of the data from the IANA, scripts to transform that data into the needed formats, and scripts to fetch the latest data. Installation The installation...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (145): IANA /etc Files Download

Added: April 14, 2010 | Visits: 808

CL-EMB CL-EMB is a library to embed Common Lisp and special template tags into normal text files. CL-EMB library can be used for dynamically generated HTML pages. Installation: CL-EMB can be installed with ASDF-INSTALL. See http://weitz.de/asdf-install/ for further information. Usage: [generic...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): CL-EMB Download

< 1 2 3 4 5 >