Geometry.Net - the online learning center
Home  - Basic_L - Lisp Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 83    Back | 1  | 2  | 3  | 4  | 5  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Lisp Programming:     more books (100)
  1. Programming Paradigms in Lisp (McGraw-Hill series in artificial intelligence) by Rajeev Sangal, 1991-02
  2. Art of Lisp Programming by Robin Jones, Clive Maynard, et all 1990-01
  3. LISP for Micros (Newnes programming books) by S. Oakey, 1984-09
  4. Lisp Programming (Computer Science Texts) by I. Danicic, 1983-12
  5. Programming Python, Second Edition with CD by Mark Lutz, 2001-03
  6. Common Lisp: An Interactive Approach (Principles of Computer Science Series) by Stuart C. Shapiro, 1991-09
  7. Maximizing AutoLISP: The Complete Guide to Programming AutoCAD [12] with AutoLISP! (v. 2) by Joseph Smith, Rusty Gesner, 1992-10
  8. Common Lisp Programming for Artificial Intelligence (International Computer Science Series) by Tony Hasemer, John Domingue, 1989-08
  9. Golden Common Lisp: A Hands-On Approach by David Jay Steele, 1989-11
  10. The Common LISP Companion by Timothy D. Koschmann, 1990-03-01
  11. Common Lisp: A Tutorial by Wendy L. Milner, 1987-12
  12. Symbolic Computing With Lisp/Book & Disk by Robert D. Cameron, Anthony H. Dixon, 1992-01
  13. Computer Algebra with LISP and REDUCE: An Introduction to Computer-Aided Pure Mathematics (Mathematics and Its Applications) by F. Brackx, D. Constales, 1991-10-04
  14. Common LISP Modules: Artificial Intelligence in the Era of Neural Networks and Chaos Theory by Mark Watson, 1991-07-17

41. AllegroServe - A Web Application Server
Web application server to embed in Common Lisp programs. Open Source, LGPL
http://allegroserve.sourceforge.net/
AllegroServe - a Web Application Server
Description
AllegroServe has these components:
  • HTTP/1.1 compliant web server capable of serving static and dynamic pages HTML generation facility that seamlessly merges html tag printing with computation of dynamic content. The HTML generator matches perfectly with the HTML parser (which is in another project) to allow web pages to be read, modifed in Lisp and then regenerated. HTTP client functions to access web sites and retrieve data. Secure Socket Layer (SSL) for both the server and client. Web Proxy facility with a local cache. Comprehensive regression test suite that verifies the functionality of the client, server, proxy and SSL high performance for static and dynamic web page delivery Licensed under terms that ensure that it will always be open source and that encourages its use in commercial settings.
We've recently added these features:
  • A new publish function that builds a page from static and dynamic data and handles caching of the result. Access control mechanisms for publishing directories that gives the webmaster the ability to specify which files and directories in the tree should be visible. The ability to run external CGI programs.

42. Learning Lisp For CMPT 310
Learning Lisp for CMPT 310. You will be coding in the Common LISP programming language for your assignments. Since you are already a thirdyear student, you will be learning
http://www.cs.sfu.ca/CC/310/pwfong/Lisp/
Learning Lisp for CMPT 310
You will be coding in the Common LISP programming language for your assignments. Since you are already a third-year student, you will be learning the language on your own, with the following assistance:
  • a set of tutorial notes to guide you through Common LISP in 4 weeks
  • a LISP development environment to let you experiment with the language and work on the exercises from the tutorial notes
  • recommended references on Common LISP
  • some web resources for learning LISP
    Tutorial Notes
    All the Lisp that you need for completing the programming assignments will be presented in the following tutorial notes. You are expected to master the materials of one tutorial in a week. Work through the exercises. They are good for your soul.
    • Tutorial 1 Basic LISP Programming
      Basic Lisp data types, some built-in functions, defining functions, loading and compiling programs, recursions (linear, multiple, structural).
      source code
      solution to selected exercises
    • Tutorial 2 Advanced Functional Programming in LISP
      Tail recursions, higher-order functions, multiple values.
  • 43. CLiki : Index
    The Common Lisp wiki, containing links to and resources for the Common Lisp programming language, and written in Lisp itself.
    http://www.cliki.net/
    CL iki the common lisp wiki
    Home
    Recent Changes About CLiki Text Formatting ... Create New Page
    index
    Welcome to CLiki
    CLiki is a Common Lisp wiki. It contains resources for learning about and using the programming language Common Lisp , and information about DFSG -compliant free software implemented in Common Lisp. Resources Free Software libraries and applications (Don't forget to check out the current recommended libraries list)

    44. Lisp Programming! - Perl
    Is anyone familiar with lisp programming? If so can you please respond back. I have a program due and it deals with lisp type checking! I would really appreciate it.
    http://www.daniweb.com/forums/thread35449.html
    /** * vBulletin 3.8.2 CSS * Style: 'Software Development'; Style ID: 6 */ @import url("/forums/clientscript/vbulletin_css/style-1ac307d6-00006.css"); @import url("/rxrimages/danicss.css"); Top Members by Rank
    • Join DaniWeb Member Log In Editorial ... Perl Ad: tweetmeme_source = 'DaniWeb'; tweetmeme_service = 'bit.ly'; tweetmeme_style = 'compact'; tweetmeme_url = 'http://www.daniweb.com/forums/thread35449.html';
      • Perl Discussion Thread Unsolved Views:
      Similar Threads Permalink Nov 15th, 2005
      Lisp Programming!
      Is anyone familiar with lisp programming? If so can you please respond back. I have a program due and it deals with lisp type checking! I would really appreciate it. Reputation Points: Solved Threads: Newbie Poster Offline 9 posts
      since Sep 2005 Permalink Nov 16th, 2005
      Re: Lisp Programming!
      Quote originally posted by Shon05 ... Is anyone familiar with lisp programming? If so can you please respond back. I have a program due and it deals with lisp type checking! I would really appreciate it. I am.

    45. CLiki : Gentoo
    Provides information about supported implementations of the Lisp programming language.
    http://www.cliki.net/gentoo
    CL iki the common lisp wiki
    Home
    Recent Changes About CLiki Text Formatting ... Create New Page
    Gentoo
    Similar to Debian , the Gentoo Linux distribution also offers a lot of Common Lisp software ports ready to use . The ports are based on Debian's Common-Lisp-Controller
    Common Lisp Implementations
    * support for Common Lisp Controller ** support for compiling site-wide Common Lisp source from /usr/share/common-lisp/source/ (clc-lite.lisp see README.Gentoo) + live CVS port
    Helping out with Common Lisp in Gentoo
    The Gentoo Common Lisp Project was established 10/2006. It includes a mailing list for the development and discussion of Gentoo support for Common Lisp. The Common Lisp Portage Overlay is now the primary vehicle for development, even for official Gentoo maintainers. The overlay is a git repository. Use the following commands to get started: Initial download git clone git://repo.or.cz/gentoo-lisp-overlay.git Periodic update git pull This overlay is accessible through layman and is called ``lisp'' (see http://www.gentoo.org/proj/en/overlays/userguide.xml for information on how to install layman and add package overlays). Use ``layman -a lisp'' to add it. Feel free to develop existing ebuilds and contribute new ones.

    46. TM-CAD Engineering
    Software that extends AutoCAD LT with ARX and AutoLisp programming interfaces, as well as with other commands known from the full version of AutoCAD.
    http://www.lt-extender.com/
    WELCOME at TM-CAD Engineering !
    WILLKOMMEN bei TM-CAD Ingenieurbüro !
    You will be redirected automatically ... in case of of failure, please select target website below.
    Sie werden automatisch weitergeleitet ... sollte die Weiterleitung nicht korrekt arbeiten, so klicken Sie die Website unten.
    "LayerManager Professional" ! On this site you will find everything about the "LayerManager Professional" software, the leading tool for Layer-Management inside AutoCAD.
    Auf diesen Seiten finden Sie alles rund um die Software "LayerManager Professional" das führende Tool zum Layer-Management in AutoCAD Please choose your language - Wählen Sie Ihre Sprache aus LayerManager Professional - Deutsche Version LayerManager Professional - English Version
    "LT-Extender 2000 Plus" On this site you will find everything about the AutoCAD LT-AddOn software "LT-Extender 2000 Plus".
    Auf diesen Seiten finden Sie alles rund um die Software "LT-Extender 2000 Plus" Please choose your language - Wählen Sie Ihre Sprache aus LT-Extender 2000 - Deutsche Version LT-Extender 2000 - English Version

    47. HowFarLisp Mechanical Program By Richard Sandgren ~ A Lisp Routine To Replacemen
    Free AutoLISP routine that measures and displays distances in various units.
    http://home.comcast.net/~medeziner/
    READ INSTRUCTIONS BELOW To read more click on the "HOW DOES IT WORK" button just below!
    You are visitor # Since 03-13-02 Counter by: http://www.digits.com/ Last Updated 06-07-2009
    This site is a member of WebRing. To browse visit here

    48. Common Lisp Info
    The Common Lisp Programming Language The programming language of choice for those who set out to solve the world's very hardest problems.
    http://www.common-lisp.info/
    The Common Lisp Programming Language
    "The programming language of choice for those who set out to solve the world's very hardest problems." Think of Lisp as an alternative to or refuge from "commodity" languages like Java, C. and C++, especially for your most complex and difficult projects. The Lisp language family was originally designed four decades ago to aid the then-nascent Artificial Intelligence industry, and has proven itself over the interim to be a powerful ally in tackling the world's most difficult kinds of problems:
    • problems that involve planning, problem solving, and learning problems whose specifications are ill-defined or change dynamically problems that involve qualitative reasoning problems involving heterogeneous data or considerable amounts of potentially erroneous data that must be sifted and repaired
    • problems that require very fast time to market problems that must manage complex control flow, including sophisticated error handling
    Common Lisp is an ideal technology for addressing the problems of the modern web. Common Lisp is ANSI standard language X3.226-1994, renewed in 1999 and available from ANSI in PDF format as

    49. EZscript-Pro
    Runs AutoCAD scripts and AutoLISP programs on a defined set of drawings, configurable through a graphical interface.
    http://www.angelfire.com/clone/ezscript/
    EZSCRIPT-PRO 5.04
    Join us on Facebook!!
    'UNLEASH THE POWER OF AUTOCAD - USE SCRIPTS! Own the best FREE script batcher available!!
    Use EZSCRIPT-PRO and you can be faster, more efficient, and more productive.
    EZSCRIPT-PRO allows you to increase your productivity by using scripts.
    The built-in scripting ability is one of AutoCADs' most powerful feature.
    This Free software will help you meet your CAD deadlines faster.
    EZscript-PRO does CAD FAST!
    EZscript-PRO 5.04 is Freeware - NO Ads!!

    • EZSCRIPT-PRO Features:
      - Convert hundreds of drawings to different AutoCAD versions or DXF files in only minutes!! - Convert DWG to PDF format fast! Download the CutePDF Writer Printer Driver from cutepdf.com - Batch plot with the click of a mouse. - Delayed Plotting. - Purge your drawings fast. - Monitor the progress of your scripts in 'real time' and get confirmation of completed scripts. - Powerful script editing ability built in. - Change drawing file attributes easily.

    50. LISP Programming
    Programming Overview of LISP (LISt Processing) Language. LISP is an acronym for LISt Processing, a separate programming language that provides hooks into the progeCAD program
    http://www.progecad.us/index.pl?id=20852

    51. AutoCAD Exposed
    Information about undocumented features of AutoCAD, such as commands, system variables, and functions of the ADS, ARX, and AutoLISP programming interfaces.
    http://www.manusoft.com/Resources/AcadExposed/index.stm

    52. Better Than Nothing AutoLISP Programs
    A collection of free AutoLISP routines, solving typical everyday problems.
    http://home.pacifier.com/~nemi/

    53. AutoCAD LISP 2000
    Some practical and annotated AutoLISP programming examples and related links in English and Spanish.
    http://personales.unican.es/togoresr/
    THIS PAGE USES FRAMES. TO SEE IT YOU MUST USE A BROWSER THAT SUPPORTS THIS CHARACTERISTIC.

    54. Lisp Programming With Cusp - Getting Help
    Lisp Programming with Cusp Getting Help. HyperSpec and LispDoc; Quick Assistance; Apropos. HyperSpec and LispDoc HyperSpec The main Lisp reference is HyperSpec.
    http://www.sergeykolos.com/cusp/intro/help.html
    Lisp Programming with Cusp - Getting Help
    HyperSpec and LispDoc
    HyperSpec
    The main Lisp reference is HyperSpec. To find description of a symbol in HyperSpec put a cursor at the symbol and hit Alt+H (or select HyperSpec in Lisp menu):
    This will open a browser window in Eclipse with page describing the symbol:
    LispDoc
    The other good source of documentation is LispDoc. On its website it is described as "a search engine for documentation of the Common Lisp programming language and many of its libraries". When you request LispDoc search on a symbol with Alt+L (or LispDoc from Lisp menu) you get a page in a browser with example code of this symbol and a bunch of links to Lisp documents, books or manuals that mention this symbol:
    Quick Assistance
    The environment supports automatic display of help information. It can sugest completions of symbols and show call signature and documentation string. The examples below show how this feature works ( Notice how functions defined in our code also display this information ):
    Tooltips with quick documentation are also display when you hover mouse over elements in outline:
    Completion suggestions:
    Then typing m-v-b will suggest multiple-value-bind
    Apropos
    You can also search internal documentation using Apropos
    Back to table of contents

    55. Lisp Programming Language List Lists Functions Car Expressions
    Lisp Programming Language List Lists Functions Car Expressions Economy.
    http://www.economicexpert.com/a/Lisp:programming:language.htm

    56. An Introduction To Programming In Emacs Lisp (Third Edition) - Table Of Contents
    (Second Edition) Official Free Software Foundation manual.
    http://www.gnu.org/software/emacs/emacs-lisp-intro/emacs-lisp-intro.html
    @import url('/style.css'); @import url('/mini.css'); @import url('/print.css');
    An Introduction to Programming in Emacs Lisp (Third Edition)
    This manual is available in the following formats: Return to the GNU Emacs home page gnu@gnu.org . There are also other ways to contact the FSF.
    Please send broken links and other corrections (or suggestions) to webmasters@gnu.org
    Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. Updated: $Date: 2010/05/15 22:58:35 $ $Author: cyd $

    57. Pearson - Lisp--Programming
    ObjectOriented Programming in Common Lisp A Programmer's Guide to CLOS, 1/E Keene 1989 Addison-Wesley Professional Published 01/01/1989
    http://www.pearsonhighered.com/educator/course/LispProgramming/91022135.page

    58. My Computer Works
    Emacs Lisp programs featuring smart-compile.el, an intelligent M-x compile, a-menu.el and mac-drag-N-drop.el. Also offers a Carbon/Mac OSX distribution of emacs.
    http://homepage.mac.com/zenitani/comp-e.html
    My Computer Works
    Home > Computer
    I spent some time hacking on TeXShop (2002-2007) and GNU Emacs
    Available files
    Carbon Emacs Package
    • A Carbon/OSX distribution of GNU Emacs 22.
    Emacs Lisp Files
    • a-menu.el Create a menu from a specified directory. mac-key-mode.el A minor mode that provides mac-style key bindings on Mac OS X. See also a Wiki smart-compile.el An interface to `compile'. See also a Wiki or an Japanese article utf-8m.el A modified UTF-8 encoding for Mac OS X hfs plus volume format. smart-dnd.el Provide smart drag-n-drop feature to Emacs 22. For example, when you drop a jpg file to the buffer visiting an html file, a pre-configured string: <img src="... will be inserted. For more details, examine the elisp file.
    BACK

    59. Collection Of Emacs Development Environment Tools Homepage
    CEDET is a collection of tools written with the end goal of creating an advanced development environment for Emacs users.
    http://cedet.sourceforge.net/
    CEDET User Tools Simple Setup Project Management Smart Completion Find References ... Language Support Developer Primers Add a Language Add external tool Parts of CEDET EDE Semantic SRecode Cogre ... Bzr Repository More Tools JDEE ECB CompletionUI Files
    What is CEDET
    CEDET is a C ollection of E macs D evelopment E nvironment T ools written with the end goal of creating an advanced development environment in Emacs. CEDET is hosted at Source Forge and is Free Software . You can view CEDET 's CVS archive, project summary, and mailing lists at the CEDET Project page.
    Why is CEDET needed?
    Emacs already is a great environment for writing software, but there are additional areas that need improvement. Many new ideas for integrated environments have been developed in newer products, such as Microsoft's Visual environment, JBuilder, or Eclipse. CEDET is a project which implements several advanced features developers have come to expect from an Editor.
    CEDET: A User's View
    So what does an Emacs User get out of CEDET CEDET includes the following major user features:
    Projects
    The CEDET Project management system provides a few simple keystrokes for organizing your files, building Makefiles or Automake files, and compiling your sources.

    60. The LISP Programming System
    The LISP Programming System. The LISP programming system is a system for using the IBM 704 computer to compute with symbolic information in the form of Sexpressions.
    http://www-formal.stanford.edu/jmc/recursive/node4.html
    Next: Another Formalism for Functions Up: Recursive Functions of Symbolic Previous: Recursive Functions of Symbolic
    The LISP Programming System
    The LISP programming system is a system for using the IBM 704 computer to compute with symbolic information in the form of S-expressions. It has been or will be used for the following purposes: l. Writing a compiler to compile LISP programs into machine language. 2. Writing a program to check proofs in a class of formal logical systems. 3. Writing programs for formal differentiation and integration. 4. Writing programs to realize various algorithms for generating proofs in predicate calculus. 5. Making certain engineering calculations whose results are formulas rather than numbers. 6. Programming the Advice Taker system. The basis of the system is a way of writing computer programs to evaluate S-functions. This will be described in the following sections. In addition to the facilities for describing S-functions, there are facilities for using S-functions in programs written as sequences of statements along the lines of FORTRAN (4) or ALGOL (5). These features will not be described in this article. a.

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 3     41-60 of 83    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter