Sponsorzy katalogu:

Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.

Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !

System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.

Tygrys.com - katalog stron : Computers : Programming : Languages : Lisp : Software
  • Compilers and Interpreters@ (37)
  • Operating Systems (2)
  •  
  • Scheme@ (24)
  • Znaleziono 26 stron w kategorii Software:

    Tytuł strony: AllegroServe
    Opis strony: Web application server to embed in Common Lisp programs. [Open Source, LGPL]
    Adres: http://allegroserve.sourceforge.net/

    Tytuł strony: cCLan
    Opis strony: A project to package and easily distribute Lisp software. It is loosely modelled after the ideas behind CPAN, for Perl.
    Adres: http://cclan.sourceforge.net/

    Tytuł strony: CL-EMB
    Opis strony: A library to embed Common Lisp and special template tags into normal text files. Can be used for dynamically generated HTML pages. [Open source, Lisp Lesser General Public Licence]
    Adres: http://common-lisp.net/project/cl-emb/

    Tytuł strony: CL-GD
    Opis strony: A library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI. [Open source, BSD-style license]
    Adres: http://weitz.de/cl-gd/

    Tytuł strony: CLiki
    Opis strony: Interactive, collaborative Wiki dedicated to Common Lisp. Large amount of diverse information.
    Adres: http://www.cliki.net/index

    Tytuł strony: CL-Interpol
    Opis strony: Library for Common Lisp, modifies reader to have interpolation within strings similar to Perl or Unix Shell scripts; gives various ways to insert arbitrary characters into literal strings even if editor/IDE doesn't support them. [Open source, BSD-style license]
    Adres: http://weitz.de/cl-interpol/

    Tytuł strony: Closure Web Browser
    Opis strony: Free, written in Common Lisp only; description, download.
    Adres: http://www.stud.uni-karlsruhe.de/~unk6/closure/

    Tytuł strony: CL-PPCRE
    Opis strony: A portable Perl-compatible regular expressions for Common Lisp. [Open source, BSD-style license]
    Adres: http://weitz.de/cl-ppcre/

    Tytuł strony: CL-WHO
    Opis strony: A Lisp Markup Language, i.e. it provides convenient means to convert S-expressions intermingled with code into (X)HTML, XML, or whatever. [Open source, BSD-style license]
    Adres: http://weitz.de/cl-who/

    Tytuł strony: CL-WIKI
    Opis strony: Wiki engine for Common Lisp. Runs alone or on Apache + mod_lisp. [Open source, Lisp Lesser General Public License]
    Adres: http://common-lisp.net/project/cl-wiki/

    Tytuł strony: CLX
    Opis strony: An interface between Common Lisp and X Window.
    Adres: ftp://ftp.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/gui/clx/0.html

    Tytuł strony: CL-XML
    Opis strony: James Anderson's collection of Common Lisp modules for XML includes XQuery support.
    Adres: http://pws.prserv.net/James.Anderson/XML/

    Tytuł strony: Common Lisp Music
    Opis strony: A music synthesis and signal processing package in the Music V family.
    Adres: http://ccrma.stanford.edu/software/clm/

    Tytuł strony: Foil: Foreign Object Interface for Lisp
    Opis strony: Protocol and libraries that help access common object runtimes (JVM, CLI/CLR (.MET)) and their libraries, from Lisp. Open source, Common Public License.
    Adres: http://foil.sourceforge.net/

    Tytuł strony: Fractal Concepts: Maintainer of mod_lisp and cl-pdf
    Opis strony: mod_lisp is an Apache plugin which lets apache send requests to a lisp process to generate dynamic content. Think of it as java server pages for lisp. cl-pdf is a library to create files in Portable Document Format from Common Lisp.
    Adres: http://www.fractalconcept.com/

    Tytuł strony: Garnet
    Opis strony: A user interface development environment for Common Lisp and X11 or Macintosh. It helps you create graphical, interactive user interfaces for your software.
    Adres: http://www.cs.cmu.edu/Groups/garnet/

    Tytuł strony: Genworks International
    Opis strony: GDL Application Development System, dynamic Knowledge Base Language and Development Environment; Generative Web Language (GWL), an integrated web-based user interface platform, for rapid development and deployment of dynamic webserver-based apps. ANSI Common Lisp based.
    Adres: http://www.genworks.com

    Tytuł strony: Grasper-CL
    Opis strony: Interactive Network Editor and Graphical Database.
    Adres: http://www.ai.sri.com/~grasper/

    Tytuł strony: HTML-Template
    Opis strony: Portable library for Common Lisp, can be used to fill templates with arbitrary (string) values at runtime; loosely modeled after Perl module HTML::Template and compatible with a subset of its syntax. [Open source, BSD-style license]
    Adres: http://weitz.de/html-template/

    Tytuł strony: Hunchentoot
    Opis strony: Web server coded in Common Lisp; supports HTTP/1.1 chunking, persistent connections (keep-alive), and SSL; works only with LispWorks.
    Adres: http://weitz.de/hunchentoot/

    Tytuł strony: Lisp for Robot AI Minds
    Opis strony: Artificial intelligence in Lisp.
    Adres: http://mind.sourceforge.net/lisp.html

    Tytuł strony: lisp-cgi-utils
    Opis strony: A software package for developing CGI scripts with Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. [Open source, LGPL]
    Adres: http://www.thangorodrim.de/software/lisp-cgi-utils/index.html

    Tytuł strony: McCLIM
    Opis strony: An open source implementation of the Common Lisp Interface Manager, a portable and standardized library for constructing user interfaces.
    Adres: http://common-lisp.net/project/mcclim/

    Tytuł strony: RDNZL
    Opis strony: A .NET layer for Common Lisp. Lets CL programs interact with .NET libraries. Open source, BSD-like license.
    Adres: http://weitz.de/rdnzl/

    Tytuł strony: TBNL
    Opis strony: A toolkit for building dynamic websites with Common Lisp. It employs the popular Apache web server for the actual HTTP communication between the server and the browser and it uses Marc Battyani's mod_lisp for the communication between Apache and the Lisp image. [Open source, BSD-style license]
    Adres: http://weitz.de/tbnl/

    Tytuł strony: URL-Rewrite
    Opis strony: Small package, can be used to programmatically rewrite (X)HTML documents, to replace some attribute values by others. Description, code samples, downloads, links. [Open source, BSD-style license]
    Adres: http://weitz.de/url-rewrite/


    Cytat dnia:

    Najważniejszą godziną jest zawsze ta obecna! Najważniejszym człowiekiem jest zawsze ten, który akurat stoi przede mną! Dziełem najkonieczniejszym jest zawsze miłość!!

    Johhanes Eckhart

    Kabaret Ani Mru Mru hurt w warszawie cięcie layoutów nieprzep wymiana walut bielsko
    Help build the largest human-edited directory on the web.
      Submit a Site - Open Directory Project - Become an Editor  

    Zapraszamy do Globalnego Katalogu Stron - największy zbiór stron w sieci
    Nowak Adam wiersze | Przerwa-Tetmajer Kazimierz wiersze | Piechal Marian wiersze | Słowacki Juliusz wiersze | Tuwim Julian wiersze

    Search the Software category

    Powered by the Free PHP ODP Script
    Serwery