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 : Scheme : Software
  • Implementations@ (79)
  •  
    Znaleziono 24 stron w kategorii Software:

    Tytuł strony: BRL - Beautiful Report Language
    Opis strony: A language designed for server-side WWW-based applications, particularly database applications. It is based on Scheme (using Kawa Scheme), which makes the syntax extremely simple yet powerful.
    Adres: http://brl.sourceforge.net/

    Tytuł strony: Deadlock Dungeons
    Opis strony: A small, lightweight MUD based around dueling wizard wars. Features the use of Scheme as a worldbuilding language.
    Adres: http://deadlock.sourceforge.net/

    Tytuł strony: DivaScheme
    Opis strony: For DrScheme, semi-structured program editing; an alternative set of key bindings. When it is on, the most important functions can run via unchorded keystrokes, and motion commands work on sexps by default.
    Adres: http://www.cs.brown.edu/research/plt/software/divascheme/

    Tytuł strony: Envision
    Opis strony: An extension of the Scheme programming language to support research in computer vision.
    Adres: http://www.cs.hmc.edu/~fleck/envision/envision.html

    Tytuł strony: Essence
    Opis strony: A generator for LR(k) and SLR(k) parsers in Scheme. The generated parsers perform error recovery, and are highly efficient. They result from the general parser by an automatic program transformation called partial evaluation. This guarantees consistency and ensures correctness. However, no specific knowledge of partial evaluation is required to use Essence. From Michael Sperber [Mr. Preprocessor] and Peter Thiemann.
    Adres: http://www.informatik.uni-freiburg.de/proglang/software/essence/

    Tytuł strony: HITCH and INFOBAR
    Opis strony: HITCH (HIghlighT CHanges) highlights changes between two sets of HTML pages in red. INFOBAR annotates changes between GNU Info files with change-bars.
    Adres: http://www-swiss.ai.mit.edu/~jaffer/infobar/index.html

    Tytuł strony: HtmlPrag
    Opis strony: A permissive HTML parser for Scheme that emits SXML format so that real-world HTML can be processed with XML query and transformation tools.
    Adres: http://www.neilvandyke.org/htmlprag/

    Tytuł strony: JACAL
    Opis strony: An interactive symbolic mathematics program. It can manipulate and simplify equations, scalars, vectors, and matrices of single and multiple valued algebraic expressions containing numbers, variables, radicals, and algebraic differential, and holonomic functions.
    Adres: http://www-swiss.ai.mit.edu/~jaffer/JACAL.html

    Tytuł strony: Meroon
    Opis strony: A CLOS-like Object System for Scheme.
    Adres: http://pagesperso-systeme.lip6.fr/Christian.Queinnec/WWW/Meroon.html

    Tytuł strony: ModuLite
    Opis strony: A module proposal for Scheme by Audrey Jaffer.
    Adres: http://www-swiss.ai.mit.edu/~jaffer/modulite_toc.html

    Tytuł strony: The Program Generator Generator
    Opis strony: A partial evaluation system for Scheme: Given a program P and a specification of which of the inputs are known in advance, PGG outputs a program generator which accepts the known inputs of P and outputs a specialized version of P. PGG is fully automatic and can process all valid Scheme programs.
    Adres: http://www.informatik.uni-freiburg.de/proglang/software/pgg/

    Tytuł strony: Psd
    Opis strony: A portable debugger for the Scheme language. It presents the user with an interactive interface that lets him or her examine and change values of variables, set breakpoints, and single step evaluation. Psd is designed to be run within GNU Emacs, which is used for displaying the current source code position.
    Adres: http://www.cs.tut.fi/staff/pk/scheme/psd/article/article.html

    Tytuł strony: Scawk
    Opis strony: A version of AWK in the Scheme programming language. It goal is to offer the same features as awk to scheme programmers.
    Adres: http://charles.lehalle.free.fr/tools.html

    Tytuł strony: Schelog
    Opis strony: An embedding of Prolog-style logic programming in Scheme. Prolog-style and conventional Scheme code fragments can be used alongside each other.
    Adres: http://www.ccs.neu.edu/home/dorai/schelog/schelog.html

    Tytuł strony: The Scheme Configurable (Constraints?) Window Manager
    Opis strony: A highly configurable X window manager written and configurable with Guile Scheme. An absolute must for any hardcore Schemer who uses X Window. Now at version 0.99.6.1 with Gnome support, a CORBA interface, a complex constraint system for pseudointelligent window placement and management, extremely flexible decoration configurability, and a GUI configuration interface for non-Scheme hackers, plus an assortment of decoration themes.
    Adres: http://scwm.sourceforge.net/

    Tytuł strony: Scheme Hash
    Opis strony: A whole handfull of Scheme programs and applications, including Treaps ("A sorted dictionary data structure based on randomized search trees."), Scheme database interfaces, parsing utilities for CGI and XML, binary I/O and applications, POSIX interfaces, a purely functional OO system, and read-time application.
    Adres: http://okmij.org/ftp/Scheme/index.html

    Tytuł strony: Schism
    Opis strony: A partial evaluator for a pure (side effect free) subset of Scheme, written primarily by Charles Consel. Some of its main features are polyvariant binding-time analysis, treatment of higher-order functions and partially static data structures, colored binding-time information based on GNU emacs (19.30 or later), and a binding-time inspector. The current version is 010 and requires an R4RS Scheme and the SLIB library.
    Adres: http://www.irisa.fr/lande/schism.html

    Tytuł strony: Similix
    Opis strony: An autoprojector (self-applicable partial evaluator) for a large higher-order subset of the strict functional language Scheme, written by the Similix Group of DIKU. Similix treats source programs that use a limited class of side-effects, for instance input/output operations. The current version is 5.1. Similix 5.1 is also bundled with the Simu system written by Liping Zong; an X Window interface to Similix.
    Adres: http://www.diku.dk/forskning/topps/activities/similix.html

    Tytuł strony: SIMSYNCH
    Opis strony: A digital logic simulator written for the SCM Scheme implementation.
    Adres: http://www-swiss.ai.mit.edu/~jaffer/SIMSYNCH.html

    Tytuł strony: SLIB
    Opis strony: A portable Scheme library providing compatibility and utility functions for standard Scheme implementations. By Audrey Jaffer, author of SCM.
    Adres: http://www-swiss.ai.mit.edu/~jaffer/SLIB.html

    Tytuł strony: SSAX
    Opis strony: A functional Scheme based XML parsing framework consists of a (semi-validating) DOM/SXML parser, a SAX parser, and a supporting library of lexing and parsing procedures.
    Adres: http://ssax.sourceforge.net/

    Tytuł strony: The SU (Scheme Underground) Net package for SCSH
    Opis strony: A collection of libraries for common internet protocols for SCSH, the Scheme Shell.
    Adres: http://www-pu.informatik.uni-tuebingen.de/users/sperber/software/sunet/

    Tytuł strony: Swindle - Scheme with OOP extensions
    Opis strony: A CLOS-like object system for MzScheme. Many other extensions like a generalized set. (a la SRFI-17).
    Adres: http://www.barzilay.org/Swindle/

    Tytuł strony: WebIt!
    Opis strony: An XML Framework for Scheme combines an abstract datatype for XML ("RS-XML") with a system for creating Scheme-ish macros for transforming XML. Also included is a embedding of CSS.
    Adres: http://celtic.benderweb.net/webit/


    Cytat dnia:

    Trzy są sposoby zdobywania mądrości. Pierwszy to refleksja - to najbardziej szlachetny, następnie naśladowanie - jest on najłatwiejszy, a trzeci to doświadczenie - najbardziej gorzki ze wszystkich.

    Konfucjusz

    książki skateshop trainee web designer Kamery przemysłowe gry
    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
    Staff Leopold wiersze | Poświatowska Halina wiersze | Świrszczyńska Anna wiersze | Ślusarczyk-Latos Józefa wiersze | Różewicz Tadeusz wiersze

    Search the Software category

    Powered by the Free PHP ODP Script
    Serwery