PLaneT is PLT Scheme's centralized package distribution system. Here you will find user-contributed Scheme packages along with instructions for using them.

The packages on this site are user-contributed and not part of PLT Scheme. Be aware that when you download one of them for use in your programs, you are installing software on your computer that could deliberately or accidentally harm your system. Do not require from PLaneT any packages you do not trust.

For more about how to use PLaneT and for instructions on turning your own code into packages, see the PLaneT documentation (also available in your local installation).

This page shows the latest versions of all available packages, sorted by category.

You can be notified when new packages are added by subscribing to the RSS feed or to the PLaneT-Announce mailing list.

Top Bug Closers [Trac]
as of Sat, 1 Aug 2009 19:50:08 -0500
Username# Closed
dherman9
untyped6
jaymccarthy5
 Development Tools
NamePLaneT
Version
External
Version
OwnerDescription
 benchmark.plt(1 0)1.0schematicsA SchemeUnit extension for timing code execution times
 check-values.plt(1 1)1.1cobbeMacros for writing SchemeUnit tests for multi-value functions
 class-utils.plt(1 2)cceClass system utilities.
 combinators.plt(1 4)cceUseful, higher-order functions.
 delicious.plt(1 3)untypedA client for the del.icio.us HTTP API. See http://del.icio.us/help/api/ for more information.
 delirium.plt(1 0)untyped

A tool for testing PLT web application user interfaces using Javascript remote control scripts and SchemeUnit test suites.

 dispatch.plt(1 3)untyped

A tool for configuring controller procedures and human-friendly URLs in web applications.

 divascheme.plt(1 4)2.4divaschemesemi-structured programming editing for DrScheme
 docgen.plt(1 0)20070410vyzoA simple html documentation generator
 dracula.plt(2 9)cceProvides the Dracula language level for ACL2 emulation.
 drocaml.plt(1 2)1.2abromfiea set of tools for using OCaml in DrScheme
 drsync.plt(2 6)1.0.1grettkeDrSync is a tool that saves your files on frame deactivation and reverts them on frame activation. This tool is of particular interest to folks who run external programs like version control or build related tools on files which they are editing inside of DrScheme.
 fasttest.plt(1 4)cceFastTest random test case generation. Inspired by the QuickCheck library for Haskell.
 foof-loop.plt(1 4)offby1A Simple, Extensible Scheme Looping Facility
 idcheck.plt(1 4)1.4untypedClient for the IDCheck distributed authentication system, available from http://idcheck.sourceforge.net/
 instaservlet.plt(1 2)untyped

Run a web application with two lines of code.

Package deprecated: see the docs for more information.

 instaweb.plt(3 0)schematics

Automatically setup and run your servlets in the web-server

 internat.plt(1 2)1.0oesterholtInternat - an internationalization module.
 java-class.plt(1 1)kazzmirSubset of mzlib's class library that mimics java's forms
 java.plt(1 5)0.1dhermanA library for manipulating Java programs in both source and binary format.
 javascript.plt(5 4)0.13dhermanA DrScheme language level for the JavaScript programming language.
 leftparen.plt(1 2)1.2fjl
 leftparen.plt(1 2)vegashackerLeftParen lets you write web apps quickly.
 log4scm.plt(1 3)1.0oesterholtLOG4SCM - a log library.
 macro.plt(1 2)1.2schematicsA library of macros that implement common patterns.
 mirrors.plt(1 2)untypedSyntaxes for creating composable blocks of XML and Javascript.
 module-utils.plt(1 2)cceUtilities for the PLT Scheme module system
 mrmathematica.plt(1 1)chongkaiMrMathematica -- Union of Mathematica and Scheme.
 mrmathematica.plt(1 2)zckMrMathematica -- Union of Mathematica and Scheme.
 namespace.plt(1 0)1.0schematicsA library of useful procedures on namespaces
 net-repl.plt(1 0)1.0untyped

A networked REPL.

 no-brainer.plt(1 2)clementsA simple static checker that reports some local arity errors and unused bindings
 object-debugger.plt(1 2)pltObject Debugger tool for DrScheme
 parameter-utils.plt(1 0)cceParameterization utilities.
 port.plt(1 2)1.2schematicsA library of functions that operate on ports.
 prometheus.plt(1 0)2.0daedalusThe Prometheus Object System, a prototype-based object system inspired by Self
 redex.plt(4 4)robbyPLT Redex is a domain-specific language for expressing context-sensitive reduction semantics systems. It allows you to explore your reduction systems interactively using a GUI interface and write test cases using a scripting interface.
 require.plt(1 3)1.3ryancRequire is a library that lets one name external modules or packages and use short abbreviations for requiring those external modules or packages. In addition, it provides a single point of specification for the location and version number of the packages being used.
 roos.plt(1 9)1.9oesterholtROOS is an OO Framework this is used with mzgtk2 and Persistent ROOS
 schemeunit.plt(2 10)3.10schematicsSchemeUnit is a unit testing framework based on the Extreme Programming unit test frameworks
 selenium.plt(1 0)1.0untyped

Bindings to the Selenium web testing tool. This package has been superseded by our new web testing framework, Delirium.

 si.plt(1 0)1.0schematicsSimple Improvement is an addition to SchemeUnit that provides feedback on the efficiency of the development process
 snooze.plt(1 4)untyped

An Object Relational Mapping (ORM) system from Untyped. Snooze lets you define special MzScheme structs called persistent-structs and serialize them to an SQLite or PostgreSQL database.

 sqlid-helper.plt(1 0)1.0sweeneyA SQL frontend for use with hans's sqlid planet package (uses scheme friendly syntax for select statements)
 string-template.plt(1 0)1.0dyoosimple string templates
 stylesheet.plt(1 0)0.1soegaardA DrScheme language level for writing Cascading Style Sheets (CSS).
 syntactic-closures.plt(1 0)1dhermanThe Bawden-Rees reference implementation of syntactic closures.
 syntax-browser.plt(2 0)2.0ryancObsolete: use (lib "syntax-browser.ss" "macro-debugger") instead. The syntax-browser displays lexical context and hygiene information on syntax objects using colors and highlighting.
 syntax-reprinter.plt(1 0)1.0dyooprint syntax objects, preserving lines and columns
 syntax-utils.plt(1 3)cceSyntax and macro utilities.
 test-box-recover.plt(1 0)mflattTool for v370 and later to open old programs with test-case boxes
 test.plt(1 3)1dhermanUtilities for unit testing.
 testeez.plt(1 1)0.3neilTesteez: Lightweight Unit Test Mechanism for Scheme
 time-expand.plt(1 0)dvanhorn
This collection provides utilities for timing macro invocation and expansion, analogous to the MzScheme utilities for collecting timing information on procedure application and evaluation.
 typed-scheme.plt(2 2)0.91pltThis language allows the definition and execution of typed scheme programs.
 unit.plt(4 0)1dhermanConveniences and idioms for mzscheme units.
 unlib.plt(3 5)untypedHelpful utilities from Untyped.
 Networking and Protocols
NamePLaneT
Version
External
Version
OwnerDescription
 SPeaCAP.plt(1 0)1.0evanfarrerThe SPeaCAP (speak up) library provides bindings for the libpcap library.
 bencode.plt(1 0)0.1neilbencode.scm: BitTorrent Bencode Decoding in Scheme
 blogue.plt(1 2)jaymccarthyblogging tool like early blosxom
 ddeclient.plt(1 0)matoA DDE interface to setup clients in PLT-Scheme.Supporting execute-, poke- and request-transactions.Beta state.
 delicious.plt(1 3)untypedA client for the del.icio.us HTTP API. See http://del.icio.us/help/api/ for more information.
 delirium.plt(1 0)untyped

A tool for testing PLT web application user interfaces using Javascript remote control scripts and SchemeUnit test suites.

 dispatch.plt(1 3)untyped

A tool for configuring controller procedures and human-friendly URLs in web applications.

 flickr.plt(1 0)dvanhorn
A Scheme wrapper for the Flickr web service.
 geolocate.plt(1 1)1.1oesterholtgeolocate - geographic location of ip numbers and host names
 growl.plt(1 0)1.0murphyA simple interface to the UDP protocol for Growl notifications.
 instaservlet.plt(1 2)untyped

Run a web application with two lines of code.

Package deprecated: see the docs for more information.

 instaweb.plt(3 0)schematics

Automatically setup and run your servlets in the web-server

 leftparen.plt(1 2)vegashackerLeftParen lets you write web apps quickly.
 leftparen.plt(1 2)1.2fjl
 listit.plt(1 0)1.0soegaardAn small Reddit-like web-application
 mail-parse.plt(1 0)0.2mburnsParse an email, or a stream of emails, into a simple structure
 mbform.plt(1 0)jaymccarthyMulti-button form abstraction
 mirrors.plt(1 2)untypedSyntaxes for creating composable blocks of XML and Javascript.
 net-repl.plt(1 0)1.0untyped

A networked REPL.

 network.plt(1 0)1dhermanNetwork utilities, currently only available for Windows.
 resume.plt(3 0)jacobmGives a simple API that allows PLT Web Server servlet programmers to create user accounts that let users resume old sessions after logging in
 rfc3339.plt(1 0)0.2neilrfc3339.scm: RFC3339 Date and Time Format in Scheme
 socket.plt(1 2)20070425vyzoBSD/POSIX sockets library for mzscheme
 spgsql.plt(2 3)5.3schematicsThe spgsql library provides classes, datatypes, and procedures useful for connecting to a PostgreSQL database server over TCP.
 sql-table.plt(1 1)0.1dfisherProvides a persistent-table abstraction for SQL-based databases.
 sqlid-helper.plt(1 0)1.0sweeneyA SQL frontend for use with hans's sqlid planet package (uses scheme friendly syntax for select statements)
 url-param.plt(2 0)jaymccarthyStores Web cells in URLs
 url-rewriting.plt(1 2)1.0oesterholt

url-rewriting - URL Rewriting for the PLT Web Server collection

 webbot.plt(1 3)1.30oesterholtWebBot contains a couple of ROOS classes that provide functionality to post multipart/form-data to sites.
 wtk.plt(1 8)jaymccarthySome web components
 xmlrpc.plt(3 0)1.6schematicsImplementation of the XML-RPC protocol.
 Graphics and Audio
NamePLaneT
Version
External
Version
OwnerDescription
 cairo.plt(1 0)samthA set of bindings for the cairo [http://cairographics.org] drawing library.Currently the font handling functionality is not included in the binding.
 fractal.plt(2 0)1dhermanA fun example of a simple fractal.
 iTunes-helper.plt(1 0)the only versionclementsA nearly useless package to help you choose subsets of your iTunes Library; useful for randomizing what's on your iPod.
 rsitunes.plt(1 1)jaymccarthyHelps you use iTunes to care for your RSI.
 sb-world.plt(1 0)sblochThe sb-world collection provides an alternative API for animations, similar to the bundled "world" teachpack but more functional and less imperative.
 sicp.plt(1 1)soegaardThe SICP Picture Language.
 tiles.plt(1 3)sblochThe tiles collection provides functions for combining (vertical and horizontal concatenation) and manipulating (rotation, reflection) images.
 x11.plt(2 1)1.0kazzmirBindings to the X11 library
 XML-Related
NamePLaneT
Version
External
Version
OwnerDescription
 csv.plt(1 2)0.6neilcsv.scm: Comma-Separated Value (CSV) Utilities in Scheme
 gnucash.plt(1 1)0.01clementsA library of functions for parsing Gnucash files
 ho-utils.plt(1 6)1.6oesterholtHO Utils - are utilities that are used with various packages
 html-parser.plt(1 2)1.2ashinnA fully customizable, practical HTML parser, with an htmlprag-compatible html->sxml interface, as well as an SSAX-like lazy tree-folding interface.
 mirrors.plt(1 2)untypedSyntaxes for creating composable blocks of XML and Javascript.
 sedna.plt(1 2)lizorkinSXML-compatible client API for XML database management system Sedna
 ssax.plt(2 0)lizorkinSSAX functional XML parsing framework to inter-convert between an angular-bracket and an S-expression-based notations for markup documents
 sxml-match.plt(1 0)1.0jimA 'by-example' pattern matcher for SXML.
 sxml.plt(2 1)lizorkinCollection of tools for processing markup documents in the form of S-expressions
 webit.plt(1 5)2.0.1jim
 webscraperhelper.plt(1 0)0.3neilWebScraperHelper: Simple Generation of SXPath Queries from SXML Examples
 website.plt(1 1)cceWebsite creation functions.
 Data Structures and Algorithms
NamePLaneT
Version
External
Version
OwnerDescription
 SO31.plt(1 2)1.2wmfarrCode to manipulate four-dimensional Lorentz transformations (i.e. SO(3,1) group elements).
 ahocorasick.plt(1 0)dyooAho-Corasick Tools: both an interpreter and a compiler for Aho-Corasick automata
 amb.plt(1 0)1.0wmfarrThe classic ambiguous operator.
 array-ec.plt(1 0)1.0wmfarrSRFI-42 eager comprehensions and generators for SRFI-25 arrays.
 aterm.plt(2 0)1dhermanUtilities for the ATerm format.
 calm-evt.plt(1 0)1.0dyoocalm-evt: event wrapper that calms an event's delivery.
 control.plt(1 2)1.1soegaardControl Structures

This package provides the control structures while, until, dotimes, and tagged-begin. The tagged-begin contruct is a 'begin with labels and goto'.

 crypto.plt(1 5)20070425vyzoCrypto library for mzscheme
 datastructs.plt(1 0)0.40oesterholtDatastructs - Thread Safe Datastructures
 digest.plt(1 2)1.2soegaardMessage digest algorithms (md5, sha1, ...) from libcrypto. Incremental calculation supported.
 disk.plt(1 0)1.0soegaardA library of disk functions. For now sorting of large files.
 environment.plt(3 0)3.0cobbeA rib-cage environment data structure.
 equiv.plt(1 2)cceExtensible Recursive Equivalence Relations.
 evector.plt(1 1)1.1soegaardExtensible vectors are a low level, resizeable data structure resembling normal Scheme vectors.
 galore.plt(3 6)soegaardA library of functional data structures
 gzip.plt(2 0)2.0soegaardProvides gzip compression and decompression via zlib.
 hash-cons.plt(1 0)1.0dyoohash-cons for sharing of cons pairs and structs
 join-forest.plt(1 2)1.1dyoojoin a forest of binary trees
 json.plt(1 2)1dhermanImplements the JSON data format.
 levenshtein.plt(1 1)0.4neillevenshtein.scm: Levenshtein Distance Metric in Scheme
 list.plt(2 0)2dhermanCombines the best of the standard mzscheme list libraries.
 logic.plt(1 1)0.01 alphapjmatosFunctions for logic formulas (as s-expr) manipulation.Also includes functions to generate CNF and system interface to SAT solvers.
 move-pos.plt(1 0)1.0dyoocalculates the effect of printing a displayed string on line/column positions.
 mzgsl.plt(2 0)1.0wmfarrBindings to the GNU Scientific Library for MzScheme. See the Science collection for native MzScheme libraries which implement much of this functionality.
 pairing-heap.plt(1 0)1.0wmfarr

The pairing-heaps.plt package provides a unit for creating and manipulating pairing heaps. To learn more about pairing heaps, see the Wikipedia entry on pairing-heaps. The heaps created by this package are "persistent", meaning that operations like "insert" create a new heap which contains all the elemnts of the old heap plus those which have been inserted. Persistent datastructures are particularly useful for multi-threaded programs because no operations can alter a pre-existing heap (which can therefore be shared between multiple threads).

 permutations.plt(1 2)wmfarrGenerate and manipulate permutations.
 plt-linalg.plt(1 7)wmfarrSimple linear algebra operations in double-precision for PLT Scheme.Uses LAPACK and BLAS for operations
 rle.plt(1 1)1.0dyoorun-length encoding
 rope.plt(3 2)3.0dyooRopes for fast string concatenation and subsequencing
 set.plt(3 0)1dhermanA functional set implementation.
 sort.plt(1 0)1dhermanUseful sorting utilities.
 srfi-4-comprehensions.plt(1 0)1.0wmfarrSRFI-42 comprehensions and generators for SRFI-4 vectors
 stream.plt(1 1)1dhermanA library of procedures for operating on SRFI 40 streams, analogous to SRFI 1.
 struct.plt(2 4)4dhermanA library of various data structures based on structs, including algebraic datatypes and inheritance hierarchies.
 suffixtree.plt(1 1)dyoo

Suffix trees with Ukkonen's algorithm

 tqueue.plt(1 2)1.0dyoo

A queue-like data structure for topological sorting.

 trie.plt(1 0)jaymccarthyFinite maps as big-endian binary tries
 union-find.plt(1 0)1.0dyoounion-find: classical union-find data structure for disjoint sets
 views.plt(1 1)1.1cobbeMacros for defining pattern-matching views on abstract data types
 weak-map.plt(1 0)1.0dyooweak-map: a hash-table with weak-keysUseful for building object caches. Also includes a string-intern example.
 zipper.plt(1 0)jaymccarthyZipper-like functions.
 Input/Output and Filesystem
NamePLaneT
Version
External
Version
OwnerDescription
 binary.plt(1 0)1dhermanUtilities for binary data.
 bit-io.plt(2 0)2soegaardBit IO

This package provides the operations for reading and writing bits from and to files.

 csv.plt(1 2)0.6neilcsv.scm: Comma-Separated Value (CSV) Utilities in Scheme
 fmt.plt(1 1)0.6ashinnExtensible Combinator-based Text Formatting
 fs-persist.plt(1 0)jaymccarthyfs-persist
 gnucash.plt(1 1)0.01clementsA library of functions for parsing Gnucash files
 html-parser.plt(1 2)1.2ashinnA fully customizable, practical HTML parser, with an htmlprag-compatible html->sxml interface, as well as an SSAX-like lazy tree-folding interface.
 ical.plt(1 2)jaymccarthyReads and writes iCal/vCal files
 io.plt(1 9)4dhermanA library of I/O utilities.
 mboxrd-read.plt(1 0)0.01clementsA library of 2 functions for parsing files in the standard mboxrd format
 mzfam.plt(1 2)1.0jaoA file alteration monitor (using either FAM/Gamin or a pure scheme implementation)
 planet-fmt.plt(1 1)joskoot
 port.plt(1 2)1.2schematicsA library of functions that operate on ports.
 pprint.plt(3 1)2dhermanA pretty-printing library.
 scripting.plt(1 1)1.1ryancScripting is a library of procedures useful for writing mzscheme scripts, especially those which execute external commands and manipulate the filesystem.
 sql-oo.plt(2 0)jaymccarthyAllows persistent objects in an SQL database. (Currently only works with SQLite.)
 sql-table.plt(1 1)0.1dfisherProvides a persistent-table abstraction for SQL-based databases.
 sqld-psql-c.plt(1 1)1.1oesterholtsqld-psql-c - An FFI based, asynchronous driver for use with SQLID for PostgreSQL, based on libpq and an additional threaded query library
 sqld-psql-ffi.plt(1 1)1.00oesterholtsqld-psql-ffi - An FFI based, asynchronous driver for use with SQLID for PostgreSQL, based on libpq
 sqld-psql.plt(1 0)1.0oesterholtsqld-psql - A driver for use with SQLID for PostgreSQL based on Schematics spgsql.plt
 sqld-sqlite.plt(1 7)1.7oesterholtsqld-sqlite - An FFI driver for use with SQLID for sqlite3
 sqlid-helper.plt(1 0)1.0sweeneyA SQL frontend for use with hans's sqlid planet package (uses scheme friendly syntax for select statements)
 sqlid.plt(1 5)1.5oesterholtSQLI/SQLD is a framework for RDBM access.
 sqlite.plt(3 1)jaymccarthyAllows access to SQLite databases.
 string-template.plt(1 0)1.0dyoosimple string templates
 Mathematical and Scientific
NamePLaneT
Version
External
Version
OwnerDescription
 SO31.plt(1 2)1.2wmfarrCode to manipulate four-dimensional Lorentz transformations (i.e. SO(3,1) group elements).
 bh-tree.plt(1 0)1.0wmfarrCreate and manipulate Barnes-Hut octtrees.These trees are useful in N-Body simulations as an efficient datastructure for computing forces and potentials.
 deriv.plt(3 0)wmfarr

MzScheme language which extends numerical operations to allow for automatic differentiation.

 dracula.plt(2 9)cceProvides the Dracula language level for ACL2 emulation.
 fractal.plt(2 0)1dhermanA fun example of a simple fractal.
 inference.plt(1 3)1.3williamsImplements a rule-based inference engine that supports both forward (data-driven) and backward (goal-driven) chaining.
 levenshtein.plt(1 1)0.4neillevenshtein.scm: Levenshtein Distance Metric in Scheme
 logic.plt(1 1)0.01 alphapjmatosFunctions for logic formulas (as s-expr) manipulation.Also includes functions to generate CNF and system interface to SAT solvers.
 math.plt(1 4)1.4soegaardLarge collection of number theory functions.
 mrmathematica.plt(1 2)zckMrMathematica -- Union of Mathematica and Scheme.
 mrmathematica.plt(1 1)chongkaiMrMathematica -- Union of Mathematica and Scheme.
 mzgsl.plt(2 0)1.0wmfarrBindings to the GNU Scientific Library for MzScheme. See the Science collection for native MzScheme libraries which implement much of this functionality.
 nbody-ics.plt(1 0)1.0wmfarrInitial conditions for N-body simulations.Currently provides cold and hot (any ratio of KE/PE) constant-density spherical distributions and plummer models.
 permutations.plt(1 2)wmfarrGenerate and manipulate permutations.
 plt-linalg.plt(1 7)wmfarrSimple linear algebra operations in double-precision for PLT Scheme.Uses LAPACK and BLAS for operations
 random-org.plt(1 2)1.0ekiruAn interface to the HTTP API of random.org, providing functions to generate true random numbers, strings, and passwords.
 random.plt(1 0)1schematicsFunctions to produce random numbers of various distribtions. The library uses the SRFI-27 approach. Random permuations are also provided
 science.plt(2 9)2.9williamsA collection of modules that provide functions for numerical computing.
 simulation.plt(2 2)2.2williamsImplements an integrated discrete-event and continuous simulation engine.
 Hardware/Operating System-Specific Tools
NamePLaneT
Version
External
Version
OwnerDescription
 cairo.plt(1 0)samthA set of bindings for the cairo [http://cairographics.org] drawing library.Currently the font handling functionality is not included in the binding.
 ddeclient.plt(1 0)matoA DDE interface to setup clients in PLT-Scheme.Supporting execute-, poke- and request-transactions.Beta state.
 get-environment.plt(1 0)1.0dyooget C environmental variables
 host-serial.plt(1 2)1.0oesterholthost-serial - Serial numbers for a given host (hardware bound).
 linux-proc-apm.plt(1 0)0.2neillinux-proc-apm.scm: Linux /proc/apm APM Data Access in Scheme
 network.plt(1 0)1dhermanNetwork utilities, currently only available for Windows.
 password.plt(1 0)1.0schematicsA library of functions to generate passwords.
 pointer-address.plt(1 0)synxThe address of a C pointer
 sizeof.plt(1 3)synxSize of arbitrary C types
 socket.plt(1 2)20070425vyzoBSD/POSIX sockets library for mzscheme
 Textual and Graphical User Interface
NamePLaneT
Version
External
Version
OwnerDescription
 growl.plt(1 0)1.0murphyA simple interface to the UDP protocol for Growl notifications.
 hwiki.plt(1 15)1.15oesterholt

HWIKI - A wysiwyg wiki/cms for mzscheme

 mirrors.plt(1 2)untypedSyntaxes for creating composable blocks of XML and Javascript.
 pprint.plt(3 1)2dhermanA pretty-printing library.
 vi.plt(1 0)kazzmirVi mode for Drscheme
 widgets.plt(2 0)2dhermanA library of GUI widgets.
 Metaprogramming Tools
NamePLaneT
Version
External
Version
OwnerDescription
 grammar.plt(1 3)dvanhorn
Datum grammar acceptors, a syntax for constructing acceptor procedures for a given context-free grammar.
 java.plt(1 5)0.1dhermanA library for manipulating Java programs in both source and binary format.
 lambda-gradual.plt(1 2)1dhermanThe gradually typed lambda calculus of Siek and Taha and Herman, Tomb, and Flanagan.
 lambda-sigma.plt(1 1)5dhermanThe lambda-sigma calculus of Abadi, Cardelli, Curien, and Levy.
 macro-object.plt(1 0)1dhermanA library for attaching elaboration-time values to syntax transformers.
 macros.plt(1 3)1.2ryancDefines macros for struct definitions and interface-checked class programming. Also provides utilities for macro-writers.
 mzlite.plt(1 0)1dhermanA DrScheme language level for a minimal mzscheme.
 namespace.plt(1 0)1.0schematicsA library of useful procedures on namespaces
 pointer-address.plt(1 0)synxThe address of a C pointer
 pprint.plt(3 1)2dhermanA pretty-printing library.
 r4rs-compiler.plt(1 0)dvanhorn
Compiling Scheme Workshop (1996) expository Scheme compiler.
 r6rs-expander-vantonder.plt(3 2)6.0.2 (12-27-07)dvanhorn
Portable expander for R6RS macros and libraries.
 redex.plt(4 4)robbyPLT Redex is a domain-specific language for expressing context-sensitive reduction semantics systems. It allows you to explore your reduction systems interactively using a GUI interface and write test cases using a scripting interface.
 roos.plt(1 9)1.9oesterholtROOS is an OO Framework this is used with mzgtk2 and Persistent ROOS
 sizeof.plt(1 3)synxSize of arbitrary C types
 srfi-53.plt(1 0)dvanhorn
SRFI 53: Syntactic computations with computation-rules, reference implementation written by Andre van Tonder and transcribed to work with MzScheme and SchemeUnit.
 syntactic-closures.plt(1 0)1dhermanThe Bawden-Rees reference implementation of syntactic closures.
 syntax-browser.plt(2 0)2.0ryancObsolete: use (lib "syntax-browser.ss" "macro-debugger") instead. The syntax-browser displays lexical context and hygiene information on syntax objects using colors and highlighting.
 typed-scheme.plt(2 2)0.91pltThis language allows the definition and execution of typed scheme programs.
 PLaneT-Related
NamePLaneT
Version
External
Version
OwnerDescription
 require.plt(1 3)1.3ryancRequire is a library that lets one name external modules or packages and use short abbreviations for requiring those external modules or packages. In addition, it provides a single point of specification for the location and version number of the packages being used.
 test-connection.plt(1 0)planetTests your PLaneT collection to make sure it's working properly.
 Miscellaneous
NamePLaneT
Version
External
Version
OwnerDescription
 C:\Documents and Settings\HP_Eigenaar\Application Data\PLT Scheme\4.2.2.4\collects\my-scheme\fmt\planet-fmt.plt(1 0)joskoot[no description available]
 SET.plt(1 0)jaymccarthySET
 array-ec.plt(1 0)1.0wmfarrSRFI-42 eager comprehensions and generators for SRFI-25 arrays.
 aspect-scheme.plt(2 1)2cdutchynReference implementation of AspectScheme from "Aspects in Higher-Order Languages"
 bisect-search.plt(1 0)1.0dyooBisection search algorithm
 blogue.plt(1 2)jaymccarthyblogging tool like early blosxom
 ccnum.plt(1 0)0.2neilccnum.scm: Credit Card Number Utilities in Scheme
 cdrswift.plt(1 5)dignatof[no description available]
 classic-java.plt(1 1)1.1cobbeAn implementation of ClassicJava in PLT Redex.
 closure-calculus.plt(1 0)dvanhorn
An aplicative order reduction semantics for the lambda-rho-hat calculus of closures.
 contract-utils.plt(3 0)3.0cobbeVarious contract functions and utilities.
 country-codes.plt(1 1)1.1dyooISO 3166 country codes.
 crypto.plt(1 5)20070425vyzoCrypto library for mzscheme
 csv-write.plt(1 2)1dhermanGenerates CSV-formatted output.
 delim-control.plt(1 0)jaymccarthyGeneric implementation of all four delimited control operators
 finite-types.plt(1 1)dvanhorn
Enumerated and finite types and sets facility.
 fortunedb.plt(1 0)jaymccarthyFortune Database
 fractal.plt(2 0)1dhermanA fun example of a simple fractal.
 fun.plt(1 0)toupsAllows you to partially apply a function to any number/position of arguments.Contains a few other useful functions and left and right partial application.
 generator.plt(2 2)1.1dyooProvides nice syntactic sugar for writing Python/Ruby stylegenerators.
 geocoder.plt(1 1)1dhermanGeocodes US street addresses.
 grid.plt(1 2)jaymccarthyManaging your life is good for you.
 hash-store.plt(1 4)jaymccarthyStores bytes by SHA1 hash.
 hmac-sha1.plt(1 1)jaymccarthyHMAC-SHA1
 ho-utils.plt(1 6)1.6oesterholtHO Utils - are utilities that are used with various packages
 host-serial.plt(1 2)1.0oesterholthost-serial - Serial numbers for a given host (hardware bound).
 htmlprag.plt(1 3)0.16neilHtmlPrag: Pragmatic Parsing and Emitting of HTML using SXML and SHTML
 hwiki.plt(1 15)1.15oesterholt

HWIKI - A wysiwyg wiki/cms for mzscheme

 infix.plt(1 1)1.2dyooinfix expressions for PLT Scheme
 inspector.plt(1 0)2dhermanA library of inspector utilities.
 javascript.plt(1 2)jaymccarthyJavascript s-expression syntax
 lambda-gradual.plt(1 2)1dhermanThe gradually typed lambda calculus of Siek and Taha and Herman, Tomb, and Flanagan.
 lambda-sigma.plt(1 1)5dhermanThe lambda-sigma calculus of Abadi, Cardelli, Curien, and Levy.
 launch-browser.plt(1 1)1.0oesterholtlaunch-browser - start the default browser with a url
 list-accessor-predicates.plt(1 0)erastThis library defines the missing predicates to test whether a given list accessor car, cdr, cadr, caar, cdar, etc. can be applied. The corresponding predicates are called cadr?, caar?, cdar?, and so on, where car? and cdr? are synonyms for pair? Up to four combinations of car? and cdr? are supported. The predicates are defined using macros and should work efficiently.
 memoize.plt(2 3)2dhermanMacros for defining memoized procedures.
 meta-q.plt(1 0)jaymccarthyMeta-Q implementation for PLT strings
 miniKanren.plt(1 1)dfriedmanAn implementation of miniKanren, an embedding of logic programming into Scheme. This is the miniKanren that was presented at the 2006 Scheme Workshop in September, 2006.
 mmss.plt(1 1)jaymccarthyJay McCarthy's collection of Scheme procedures.
 morc.plt(1 0)neilMorc: Mock Arc Programming Language as Scheme Extension
 mrtex2im.plt(1 3)0.4pjmatos[no description available]
 mysqldump.plt(1 0)1dhermanConverts a MySQL dump to CSV.
 mz-language-tags.plt(1 2)1.0oesterholtMZ-LANGUAGE-TAGS - IANA Language tags
 mzlite.plt(1 0)1dhermanA DrScheme language level for a minimal mzscheme.
 mzrpc.plt(1 4)1.4oesterholtMZRPC - An other RPC implementation for mzscheme
 nationality.plt(3 0)1dhermanMaps country names to their nationalities.
 numspell.plt(1 0)0.1neilnumspell.scm: Spelling Numbers as English in Scheme
 offby1.plt(1 1)offby1Buncha stuff I find useful
 password.plt(1 0)1.0schematicsA library of functions to generate passwords.
 postnet-planet.plt(1 0)0.2neilpostnet.scm: USPS POSTNET Barcode Encoding in Scheme
 prefix.plt(1 1)jaymccarthyTests students with regards to the use of prefix notation.
 princess.plt(1 2)mflattSlideshow picts for princesses, castles, thought bubbles, wishing wells, etc.
 prometheus.plt(1 0)2.0daedalusThe Prometheus Object System, a prototype-based object system inspired by Self
 prophecy.plt(1 0)1dhermanA "future-generator" control construct, or "prophecy."
 protobj.plt(1 0)0.2neilProtobj: Prototype-Delegation Object Model in Scheme
 record-case.plt(1 1)dvanhorn
Record-case, a simple list deconstruction syntax used in the Compiling Scheme Workshop (1996) expository Scheme compiler.
 roman.plt(1 1)0.2amsUtility functions for roman numerals.
 scribble-paper.plt(2 3)mflatt[no description available]
 scripting.plt(1 1)1.1ryancScripting is a library of procedures useful for writing mzscheme scripts, especially those which execute external commands and manipulate the filesystem.
 sicp-concurrency.plt(1 2)1.2dyooSICP Concurrency language.
 simply-scheme.plt(1 1)dyooDefinitions to support programs written for Simply Scheme.
 sql-table.plt(1 1)0.1dfisherProvides a persistent-table abstraction for SQL-based databases.
 sqlid-helper.plt(1 0)1.0sweeneyA SQL frontend for use with hans's sqlid planet package (uses scheme friendly syntax for select statements)
 sqlite.plt(1 2)1.3soegaardWrite SQL statements as S-expressions.
 srfi-4-comprehensions.plt(1 0)1.0wmfarrSRFI-42 comprehensions and generators for SRFI-4 vectors
 srfi-alias.plt(1 3)1.0dyooAliases for the SRFI's
 srfi.plt(2 1)2.1soegaard

SRFI Extensions

This package provides extensions to:

SRFI 42- Eager comprehensions: Extra generators :match, :plt-match, :let-value, :pairs, :do-until, and others

 syntax.plt(1 0)1soegaardPretty printing of expanded syntax. Provides unexpand and pp-syntax.
 tabexpand.plt(1 0)0.2neiltabexpand.scm: Tab Character Expansion in Scheme
 tail.plt(3 0)3dhermanSpecial forms for preserving and destroying tail position.
 tetris.plt(1 1)dvanhorn
Tetris.
 unlib.plt(3 5)untypedHelpful utilities from Untyped.
 version-case.plt(1 8)1.8dyooversion-case: conditional code based on mzscheme version
 web-page.plt(1 0)1dhermanConvenient syntax for web applications.
 web.plt(2 1)2.1soegaardA mini web framework for module based servlets.
 with-bindings.plt(1 2)jaymccarthyA convenient syntax for servlets.
 xhtml.plt(1 2)1dhermanUtilities for generating XHTML content in a servlet.
 xml-pull.plt(1 0)1.0dyoopull-style parsing for very large xml documents.
 xxexpr.plt(1 0)1.0lshiftA library of writing functions for SXML.
 yppdb.plt(2 1)jaymccarthyOrganizes your paper collection.
 zip.plt(2 1)2dhermanA library of utilities for manipulating zip files.