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 : Implementations
  • Java-Based (7)
  •  
  • Guile (5)
  •  
    Znaleziono 65 stron w kategorii Implementations:

    Tytuł strony: Better Scheme
    Opis strony: Language designed and largely implemented, now a matter of coding, documenting. Goals: high consistency; improve language's functional nature; consistency with lambda calculus; optimize, but not at cost of other goals.
    Adres: http://www.cs.oberlin.edu/~jwalker/bscheme/

    Tytuł strony: Bigloo
    Opis strony: System with one goal: enable Scheme programming style where C(++) is usually needed; makes Scheme practical via features found in most normal languages but not Scheme and functional programming. Generators for C code, Java Virtual Machine, .NET bytecode. [Open Source, GPL]
    Adres: http://www-sop.inria.fr/mimosa/fp/Bigloo/

    Tytuł strony: Chez Scheme
    Opis strony: Reliable, high performance implementation, by Cadence Research Systems. Free version exists. [Commercial]
    Adres: http://www.scheme.com/

    Tytuł strony: Chicken
    Opis strony: A Scheme compiler which compiles a subset of R5RS into C. Uses the ideas presented in Baker's paper "Cheney on the MTA". It is highly portable, reasonably efficient and makes interfacing to C and C++ very easy.
    Adres: http://www.call-with-current-continuation.org

    Tytuł strony: CMU AI Repository Free/Shareware Scheme Implementations
    Opis strony: Yet more Scheme implementations from the CMU AI Repository. Many of these are also available from the Indiana University Scheme Repository.
    Adres: http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/scheme/impl/0.html

    Tytuł strony: 3DScheme
    Opis strony: Two systems for Windows with built in "industrial-strength" solid modeler based on the ACIS solid modeler Geometric Modeling Kernel.
    Adres: http://www.schemers.com/3dscm1.html

    Tytuł strony: EdScheme
    Opis strony: Interpreter for Macintosh or Windows. Has "friendly and convenient interactive programming environment" with language sensitive editor, full documentation. [commercial, free 14 day download]
    Adres: http://www.schemers.com/edschem.html

    Tytuł strony: Elk Scheme: The Extension Language Kit
    Opis strony: New site. Embeddable, reusable extension language subsystem for programs coded in C/C++, also a useful standalone Scheme implementation with interfaces to POSIX, Unix, X11.
    Adres: http://sam.zoy.org/elk/

    Tytuł strony: Elk: Scheme-based Extension Language Kit
    Opis strony: Old site, last update 1997. Embeddable, reusable extension language subsystem for applications written in C/C++, also a useful standalone Scheme implementation with interfaces to POSIX, Unix, X11.
    Adres: http://www-rn.informatik.uni-bremen.de/software/elk/

    Tytuł strony: EuScheme Sources
    Opis strony: Small implementation of Level 0 EuLisp, downloads in formats: tar, tgz, zip.
    Adres: http://people.bath.ac.uk/masrjb/Sources/

    Tytuł strony: An Executable Denotational Semantics for Scheme
    Opis strony: SchemeDS, as defined in R5RS. Program coded in R5RS Scheme. Description, documents, downloads. [AppSolutions Software Licensing]
    Adres: http://www.appsolutions.com/SchemeDS/

    Tytuł strony: Galapagos
    Opis strony: An interactive multithreaded Scheme interpreter with turtle graphics for Windows 95, based on SCM.
    Adres: http://www.cs.bgu.ac.il/~elad/GALAPAGOS/

    Tytuł strony: Gambit
    Opis strony: A portable, high-performance implementation of Scheme based on an optimizing compiler by Marc Feeley. Developed at University of Montreal.
    Adres: http://dynamo.iro.umontreal.ca/~gambit/

    Tytuł strony: Gauche
    Opis strony: An R5RS Scheme implementation developed to be a handy script interpreter. Quick startup, built-in system interface, native multilingual support. [Open source, BSD license]
    Adres: http://practical-scheme.net/gauche/

    Tytuł strony: Indiana University Scheme Repository: Implementations
    Opis strony: Even more Scheme implementations freely available from the Indiana U. repository.
    Adres: http://www.cs.indiana.edu/scheme-repository/imp.html

    Tytuł strony: Infer Project
    Opis strony: Statically-typed Scheme, written in Infer, combines many of the best features of Scheme and ML; polymorphic. NSF funded. Description, draft manual.
    Adres: http://www.cs.indiana.edu/~chaynes/infer.html

    Tytuł strony: Inlab Scheme
    Opis strony: A commercial Scheme which is freely available for non-commercial use on Linux and FreeBSD. It has support for several features like bitmap/greymap processing and can be used as a general tool for image processing, OCR or specialized optical object and pattern recognition.
    Adres: http://www.inlab.de/scheme/

    Tytuł strony: Kali Scheme
    Opis strony: A distributed implementation of Scheme that permits efficient transmission of higher-order objects such as closures and continuations.
    Adres: http://community.schemewiki.org/kali-scheme/

    Tytuł strony: The Ksi Scheme Interpreter
    Opis strony: Ksi is a portable, embeddable Scheme implementation written in C. Unfortunately its documentation is all in Russian at this point.
    Adres: http://ksi.sourceforge.net/

    Tytuł strony: KSM-Scheme
    Opis strony: A R5RS Scheme interpreter which integrates with C, allowing calling of C functions and accessing C variables from Scheme. It provides a mechanism to load C shared libraries. It runs on x86 and PowerPC based Linux systems.
    Adres: http://square.umin.ac.jp/~hchang/ksm/

    Tytuł strony: Larceny Project
    Opis strony: Simple, efficient Scheme run-time system, for SPARC architecture. Petit Larceny is portable and emits C, for Linux (Intel IA32), Macintosh OS X (PowerPC), Solaris (SPARC), Windows. Common Larceny runs on Microsoft Common Language Runtime (CLR), emits MS IL not native or C code.
    Adres: http://www.ccs.neu.edu/home/will/Larceny/

    Tytuł strony: LEGOScheme
    Opis strony: Lego/Scheme compiler for Lego MindStorms Robot kits, alternative to Visual Basic. Description, documents, downloads.
    Adres: http://www.indiana.edu/~legobots/legoscheme/

    Tytuł strony: LispMe
    Opis strony: Fred Bayers home page is really the home of this Scheme for 3COM Pilot PDA systems: compiler and runtime system intended mainly as a tool to quickly try ideas and algorithms, but can write dialog-based applications.
    Adres: http://www.geocities.com/SiliconValley/Lab/9981/main.html

    Tytuł strony: LispMe
    Opis strony: Newer versions here. Scheme system for the Palm Pilot PDA developed by Fred Bayer.
    Adres: http://www.lispme.de/lispme/index.html

    Tytuł strony: MIT Scheme
    Opis strony: From MIT, for many systems, has code library, includes most functionality of ANSI Standard Common Lisp (CLtL2), many low-level OS interactions. Distributed with system is LIAR (LIAR Imitates Apply Recursively), optimizing compiler that outputs native machine code, has Edwin interactive Emacs-derived editor written in pure Scheme and the subject of an MIT AI Lab Memo. Arguably one of the best Scheme systems available, unarguably one of largest. Major downfall: its not totally R5RS compliant, more so for hygienic macros and #f versus the empty list. Version 7.5 now available for x86 systems.
    Adres: http://www.swiss.ai.mit.edu/projects/scheme/

    Tytuł strony: Narsi
    Opis strony: Portable scheme interpreter by Britt Park. Other free software: Cdoc, simple program to generate pretty TeX output from annotated C/C++ code. Userblock, simple user space block device driver kit for Linux. UVFS, user space filesystem kit.
    Adres: http://www.sciencething.org/geekthings/

    Tytuł strony: Oaklisp
    Opis strony: Object-oriented Scheme dialect with first-class types, multiple inheritance, lexically distributed method definitions. based on bytecode emulator, yet reasonably fast. Description, downloads, bibliography. [Open Source, GPL]
    Adres: http://www.bcl.hamilton.ie/~barak/oaklisp/

    Tytuł strony: OScheme
    Opis strony: Small, embeddable interpreter, mostly Scheme R4RS compliant, with extensions: supports prototype-based object model, some POSIX system calls, compilable in secure mode. Description, download, links.
    Adres: http://koala.ilog.fr/abaird/oscheme/oscheme.html

    Tytuł strony: PC Scheme
    Opis strony: Texas Instruments system for DOS OS; no longer maintained; download formats: source, executable/binary.
    Adres: ftp://swiss-ftp.ai.mit.edu/pub/pc-scheme/

    Tytuł strony: Petite Chez Scheme
    Opis strony: A complete Scheme system that is fully compatible with Chez Scheme but uses high-speed threaded interpreter technology in place of Chez Scheme's incremental native-code compiler. [Freeware]
    Adres: http://www.scheme.com/petitechezscheme.html

    Tytuł strony: Pico
    Opis strony: Tiny, expressive; made to teach advanced computer science ideas to non-computer science students; mixes power of languages like Scheme, with standard infix notation known from calculus. Has: garbage collected tables (arrays), higher order functions, objects, meta programming, reflection.
    Adres: http://pico.vub.ac.be/

    Tytuł strony: Pilo Visualization Tools for Scheme: PVTS
    Opis strony: Simple interpreter, runs on Java VM, with 3 visual aids/tools to support learning functional programming via Scheme; has viewers (environment, function call, cons-cell), i.e., global environment, recursive trees, linked list. Description, thesis, screenshots, download. Open source, GPL.
    Adres: http://www.davidpilo.com/pvts/

    Tytuł strony: PLT Scheme
    Opis strony: Advocacy and authoring group, umbrella name for family of implementations: DrScheme (Scheme, MzScheme, MrEd); books: How to Design Programs, How to Use Scheme; and TeachScheme! project. University-based, supported by many volunteers writing code, documentation.
    Adres: http://www.plt-scheme.org/

    Tytuł strony: Pocket Scheme
    Opis strony: For MIPS, SH3, ARM-based Windows CE devices. Supports Aubrey Jaffer's SLIB, has initialization file for same, parenthesis-balancing text editor. Windows NT version exists. [Open Source, Artistic License]
    Adres: http://www.mazama.net/scheme/pscheme.htm

    Tytuł strony: Pseudoscheme
    Opis strony: Embeds Scheme in Common Lisp.
    Adres: http://mumble.net/~jar/pseudoscheme/

    Tytuł strony: QScheme
    Opis strony: A fast, small Scheme interpreter which is mostly compliant with the R5RS standard.
    Adres: http://www.sof.ch/dan/qscheme/index-e.html

    Tytuł strony: RScheme
    Opis strony: Portable, extended Scheme with reflective object(-oriented) system, operating system services, modules, threads, many system programming features (integrates with, compiles to C or bytecodes) and useful extensions. [Open Source]
    Adres: http://www.rscheme.org/

    Tytuł strony: Scheme 48
    Opis strony: A small and portable implementation based on a bytecode interpreter designed to be used as a testbed for experiments in implementation techniques.
    Adres: http://s48.org/

    Tytuł strony: Scheme 48
    Opis strony: Jonathan A. Rees's unofficial page: history, links, status.
    Adres: http://mumble.net/~jar/s48/

    Tytuł strony: Scheme 48 User's Guide
    Opis strony: HTMLized by Margaret Fleck, one of the authors of Envision.
    Adres: http://www.cs.hmc.edu/~fleck/envision/scheme48/user-guide.html

    Tytuł strony: Scheme Implementations and Mailing Lists
    Opis strony: A list of Scheme implementations from the Scheme FAQ maintained by Mark Kantrowitz.
    Adres: ftp://ftp.cs.indiana.edu/pub/scheme-repository/doc/misc/scheme_2.faq

    Tytuł strony: Scheme-to-C
    Opis strony: DEC's venerable translator, runs on most anything with an ANSI C compiler.
    Adres: http://ftp.cs.indiana.edu/pub/scheme-repository/imp/Scheme-to-C/

    Tytuł strony: Schoca (Scheme for OCaml)
    Opis strony: An implementation of the Scheme language in OCaml. The primary purpose of Schoca is the use as an embedded extension language in OCaml applications. [Open source, GPL]
    Adres: http://sourceforge.net/projects/chesslib

    Tytuł strony: SCM
    Opis strony: A portable Scheme implementation written by Aubrey Jaffer.
    Adres: http://www-swiss.ai.mit.edu/~jaffer/SCM.html

    Tytuł strony: Scsh
    Opis strony: Scheme Shell, broad-spectrum system programming environment for Unix, embedded in R5RS Scheme 48. Supports concurrent system programming, sophisticated I/O and automatic garbage collection for process resources.
    Adres: http://www.scsh.net/

    Tytuł strony: Scsh FAQ
    Opis strony: The FAQ for Scsh, the Scheme Shell.
    Adres: http://www.alphanet.ch/~schinz/scsh-faq/scsh-faq_toc.html

    Tytuł strony: SIOD: Scheme in One Defun
    Opis strony: Very small, portable implementation, has some database, Unix programming, CGI scripting extensions. Runs on DOS, Linux, Unix, Windows. Free source downloads.
    Adres: http://people.delphiforums.com/gjc/siod.html

    Tytuł strony: Sizzle
    Opis strony: A Scheme interpreter implemented as a library which can be embedded into C programs, as well as a standalone interpreter. Mostly R5RS, Guile compatible, and includes regular expressions and most Posix functions.
    Adres: http://uebb.cs.tu-berlin.de/~magr/sizzle/sizzle.en.html

    Tytuł strony: Sketchy
    Opis strony: Interpreter for pure functional applicative Scheme dialect, a variant of pure LISP plus global definitions (define), first-class continuations (call/cc), input/output functions (read, write, ...). Downloads: source, binaries. Sells: tutorial, reference manual.
    Adres: http://www.t3x.org/sketchy/

    Tytuł strony: STk
    Opis strony: R4RS Scheme interpreter with interface to access Tk graphical package; can be seen as a standard Tk package with Tcl replaced by a Scheme interpreter. Has efficient CLOS-like object-oriented system, STklos.
    Adres: http://kaolin.unice.fr/STk/

    Tytuł strony: STklos
    Opis strony: Derived from STkn implementation based on an ad-hoc virtual machine, byte compiler; compilable as library to embed in other programs, has object system with MOP, multiple inheritance, generic functions, multimethods, module system, full R5RS tower of numbers, link to GTK+ X toolkit; almost R5RS compliant (in process), to support as many final SRFIs as possible, now supports SRFI-6.
    Adres: http://www.stklos.org/

    Tytuł strony: SXM, CXEMA
    Opis strony: Portable Scheme implementation, conforms to IEEE/ANSI standard, supports all features of R5RS Report, many features of Chez Scheme and various SRFIs. Derived from XScheme: object system dropped, many changes, additions.
    Adres: http://www.malgil.com/sxm/

    Tytuł strony: T
    Opis strony: Scheme-like language developed at Yale; is to Scheme rather as NIL is to Lisp; mainly of interest to historians and theoreticians. FTP for v3.1.
    Adres: ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/t/

    Tytuł strony: T History
    Opis strony: Fairly detailed, by Olin Shivers.
    Adres: http://www.paulgraham.com/thist.html

    Tytuł strony: T Project
    Opis strony: History with: downloads, contributors, timeline, publications, influence, users, successors, Olin history errata. By Jonathan A. Rees.
    Adres: http://mumble.net/~jar/tproject/

    Tytuł strony: T Revival Project
    Opis strony: Scheme dialect and implementation, incompatible with R5RS, but an R3RS compatibility layer exists; to grow more compatible with R5RS over time. Description, manual, downloads, mail list, IRC, contacts, plans.
    Adres: http://mumble.net/~campbell/t/t.html

    Tytuł strony: Tachy
    Opis strony: Scheme-like language coded in C# for .NET framework. First implementation is interpreter, compiler is planned. Main focus: programming language learning, experiment. Kept as small (now under 1000 lines) and simple as possible. Open source, BSD license.
    Adres: http://www.kenrawlings.com/pages/Tachy

    Tytuł strony: TinyScheme
    Opis strony: Based on Mini-Scheme, tiny implementation, almost a full R5RS Scheme. Goal: embedded scripting use, but works as standalone interpreter and extensible shell tool. Recent changes reduced executable size to about 64KB on Linux/x86. [BSD]
    Adres: http://tinyscheme.sourceforge.net/

    Tytuł strony: Unlikely Scheme
    Opis strony: Small, standard-complying implementation, in C++. [Open source, zlib license]
    Adres: http://marijn.haverbeke.nl/unlikely/

    Tytuł strony: VSCM
    Opis strony: A portable Scheme implementation written by Matthias Blume of Princeton University. No longer actively developed.
    Adres: http://www.cs.princeton.edu/~blume/vscm/

    Tytuł strony: Vx-scheme
    Opis strony: A compact (<64 Kb) implementation of R4RS Scheme that compiles for VxWorks/Tornado (and is integrated with the system symbol table). [Open source, Artistic License]
    Adres: http://colin-smith.net/vx-scheme/

    Tytuł strony: WinScm
    Opis strony: Scheme environment for Windows 3.1/95; interpreter independent, though defaults to Jaffer's SCM. Used at University of Lille 1, France, for introductory programming course. Free downloads. English, Française.
    Adres: http://www2.lifl.fr/~routier/enseignement/winscm/winscmeng.html

    Tytuł strony: XLISP
    Opis strony: A superset of the Scheme dialect of Lisp with extensions to support object-oriented programming.
    Adres: http://www.mv.com/ipusers/xlisper/

    Tytuł strony: XLisp-Plus
    Opis strony: Lisp version based on, and evolutionary improvement on, experimental XLisp.
    Adres: http://www.almy.us/xlisp.html

    Tytuł strony: XLisp-Stat
    Opis strony: Based on XLisp, but with built-in statistics support.
    Adres: http://www.stat.uiowa.edu/~luke/xls/xlsinfo/node1.html


    Cytat dnia:

    Człowiek potrzebuje do szczęścia trzech rzeczy: dobrych przyjaciół do towarzystwa, dobrego wina do picia i dobrych książek do czytania.

    Król Alfons z Kastylii

    adwokat Kraków zasady-opodatkowania Apartamenty nad morzem BrilliantPhoto kredyt gotówkowy
    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
    Sztaudynger Jan wiersze | Rilke Rainer Maria wiersze | Lipska Ewa wiersze | Lipnicka Anita wiersze | Słowacki Juliusz wiersze

    Search the Implementations category

    Powered by the Free PHP ODP Script
    Serwery