PS3I, The Persistent Server-Side Scheme Interpreter (Popularity: )
(Score: 13.43)
A nearly R4RS-compliant Scheme implementation written in Java and Scheme, which is multi-user, multi-threaded, and aimed to run on webservers (as servlets). Based on a previous Scheme-in-Java implementation, Jaja, by the same author.
Category:
Main\Computers\Programming\Languages\Lisp
|
KSM-Scheme (Popularity: )
(Score: 13.34)
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.
Category:
Main\Computers\Programming\Languages\Lisp
|
Schemers, Inc. (Popularity: )
(Score: 13.34)
Publishes and carries excellent educational materials, including books, using the Scheme programming language. Has Windows and Macintosh Scheme interpreters and a Scheme-driven state-of-the-art solid modeler.
Category:
Main\Computers\Programming\Languages\Lisp
|
PLT Scheme (Popularity: )
(Score: 12.99)
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 ...
Category:
Main\Computers\Programming\Languages\Lisp
|
ETOS (Popularity: )
(Score: 12.98)
Commercial quality, efficient Erlang implementation based on Gambit Scheme. State-of-the-art native code Scheme compiler transforms Erlang code to Scheme, which can then gain from the special features of the Gambit Scheme compiler. Developed at University ...
Category:
Main\Computers\Programming\Languages\Erlang
|
Bigloo (Popularity: )
(Score: 12.88)
System with one goal: enable Scheme-based programming style where C(++) is usually needed; makes Scheme practical via features found in most traditional languages but not Scheme and functional programming. [Open Source, GPL]
Category:
Main\Computers\Programming\Languages\Lisp
|
Kawa Java-based Scheme System (Popularity: )
(Score: 12.72)
Scheme environment, written in Java, compiles Scheme code to Java bytecode. [Open Source, modified GPL]
Category:
Main\Computers\Programming\Languages\Lisp
|
Petite Chez Scheme (Popularity: )
(Score: 12.57)
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]
Category:
Main\Computers\Programming\Languages\Lisp
|
SISC: Second Interpreter of Scheme Code (Popularity: )
(Score: 12.36)
Extensible Java-based interpreter for Scheme. The entire R5RS Scheme standard is supported, including a full numeric tower as well as full support for first-class continuations. [Open Source, GPL]
Category:
Main\Computers\Programming\Languages\Lisp
|
Teach Yourself Scheme in Fixnum Days (Popularity: )
(Score: 11.62)
An online Scheme tutorial by Dorai Sitaram.
Category:
Main\Computers\Programming\Languages\Lisp
|
Scheme->C (Popularity: )
(Score: 11.61)
DEC's venerable Scheme to C translator which runs on most anything with an ANSI C compiler.
Category:
Main\Computers\Programming\Languages\Lisp
|
Scheme Hash (Popularity: )
(Score: 11.61)
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 ...
Category:
Main\Computers\Programming\Languages\Lisp
|
The Ksi Scheme Interpreter (Popularity: )
(Score: 11.60)
Ksi is a portable, embeddable Scheme implementation written in C. Unfortunately its documentation is all in Russian at this point.
Category:
Main\Computers\Programming\Languages\Lisp
|
Scawk (Popularity: )
(Score: 11.60)
A version of AWK in the Scheme programming language. It goal is to offer the same features as awk to scheme programmers.
Category:
Main\Computers\Programming\Languages\Lisp
|
The Scheme Underground (Popularity: )
(Score: 11.56)
An effort aimed at developing useful software packages in Scheme for use in research projects and for distribution on the net.
Category:
Main\Computers\Programming\Languages\Lisp
|
Scheme Requests For Implementation (Popularity: )
(Score: 11.51)
A forum for people interested in coordinating libraries and other extensions of the Scheme language between implementations.
Category:
Main\Computers\Programming\Languages\Lisp
|
Scheme Tutorial for Gimp (Popularity: )
(Score: 11.45)
This document will try to be a brief introduction to Scheme, just teaching the essentials in order to write script-fu scripts, by Dov Grobgeld.
Category:
Main\Computers\Software\Graphics\Image Editing
|
Kali Scheme (Popularity: )
(Score: 11.45)
A distributed implementation of Scheme that permits efficient transmission of higher-order objects such as closures and continuations.
Category:
Main\Computers\Programming\Languages\Lisp
|
SLIB (Popularity: )
(Score: 11.39)
A portable Scheme library providing compatibility and utility functions for standard Scheme implementations. By Audrey Jaffer, author of SCM.
Category:
Main\Computers\Programming\Languages\Lisp
|
Indiana University's Internet Scheme Repository (Popularity: )
(Score: 11.32)
The definitive resource for Scheme on the net. Contains a large catalog of implementations, useful source code, and documents, many of which you won't find anywhere else.
Category:
Main\Computers\Programming\Languages\Lisp
|
The Scheme Programming Language, Second Edition (Popularity: )
(Score: 11.24)
Of R. Kent Dybvig's reference manual. Describes R5RS Scheme in a style similar to K&R [Online fulltext version].
Category:
Main\Computers\Programming\Languages\Lisp
|
Vx-scheme (Popularity: )
(Score: 11.24)
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]
Category:
Main\Computers\Programming\Languages\Lisp
|
Chez Scheme (Popularity: )
(Score: 11.23)
A Scheme implementation. [Commercial]
Category:
Main\Computers\Programming\Languages\Lisp
|
CMU AI Repository Free/Shareware Scheme Implementations (Popularity: )
(Score: 11.19)
Yet more Scheme implementations from the CMU AI Repository. Many of these are also available from the Indiana University Scheme Repository.
Category:
Main\Computers\Programming\Languages\Lisp
|
The Scheme Programming Language (Popularity: )
(Score: 11.16)
Main page at MIT, Scheme's birthplace; short list of implementations, some general documentation, information on the MIT Scheme implementation, some random links.
Category:
Main\Computers\Programming\Languages\Lisp
|
Separate compilation for Scheme (Popularity: )
(Score: 11.08)
(Postscript) A paper by Matthias Blume (1997) which presents an outline of a module system for Scheme to solve several problems encountered with contemporary implementations.
Category:
Main\Computers\Programming\Languages\Lisp
|
Schools Using Scheme (Popularity: )
(Score: 10.87)
A compilation of colleges, universities, and secondary schools which use Scheme in their curricula. Compiled and maintained by Ed Martin of Schemers, Inc.
Category:
Main\Computers\Programming\Languages\Lisp
|
The Scheme Package (Popularity: )
(Score: 10.86)
Java library implementation of Scheme language. Goal: easy use in Java applications or applets to make them extensible.
Category:
Main\Computers\Programming\Languages\Lisp
|
Interpreter Transformations (Popularity: )
(Score: 10.86)
Scheme code for Daniel P. Friedman's various transformations on interpreters he presented at the 1996 Scheme Workshop.
Category:
Main\Computers\Programming\Languages\Lisp
|
Infer Project (Popularity: )
(Score: 10.86)
Statically-typed Scheme dialect, written in Infer, combines many of the best features of Scheme and ML. NSF funded.
Category:
Main\Computers\Programming\Languages\Lisp
|
The SU (Scheme Underground) Net package for SCSH (Popularity: )
(Score: 10.86)
A collection of libraries for common internet protocols for SCSH, the Scheme Shell.
Category:
Main\Computers\Programming\Languages\Lisp
|
Scheme in Education (Popularity: )
(Score: 10.86)
A meta-resource maintained by Shriram Krishnamurthi for people interested in Scheme as a tool in education.
Category:
Main\Computers\Programming\Languages\Lisp
|
WebIt! (Popularity: )
(Score: 10.84)
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.
Category:
Main\Computers\Programming\Languages\Lisp
|
Scheme Meetup Day (Popularity: )
(Score: 10.83)
Meetup with other local programmers interested in Lisp, Scheme and other functional programming languages.
Category:
Main\Computers\Programming\Languages\Lisp
|
Portable Antiquities Scheme (Popularity: )
(Score: 10.81)
A government-backed scheme for the recording of finds in England and Wales. Includes a database containing information on c.9,000 archaeological finds with c.600 images.
Category:
Main\Science\Social Sciences\Archaeology\Topics
|
The Coffee Scheme (Popularity: )
(Score: 10.76)
Funny collection of real e-mails concerning the coffee scheme in a University Department.
Category:
Main\Recreation\Humor\Personal Pages\C
|
Motherjones.com - The Net As Ponzi Scheme (Popularity: )
(Score: 10.76)
Article compares the internet stock boom with a Ponzi scheme.
Category:
Main\Society\Issues\Fraud\Investment
|
Compiling: A High-level Introduction Using Scheme (Popularity: )
(Score: 10.75)
A short paper by Christopher T. Haynes (1997) which outlines a one-semester course presenting compiler development in a number of code transformation steps using Scheme as its source language.
Category:
Main\Computers\Programming\Languages\Lisp
|
Schemers.org (Popularity: )
(Score: 10.75)
A collection of resources for the Scheme language. The place to go to get comprehensive, up-to-date information on all aspects of Scheme: implementations, papers, and code. Maintained by the Rice Programming Languages Team, the folks behind MzScheme and ...
Category:
Main\Computers\Programming\Languages\Lisp
|
The Scheme Configurable (Constraints?) Window Manager (Popularity: )
(Score: 10.69)
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 ...
Category:
Main\Computers\Software\Operating Systems\Graphic Subsystems
|