Packages
NamePLaneT
Version
External
Version
OwnerDescription
 aterm.plt(2 0)1dhermanUtilities for the ATerm format.
 binary.plt(1 0)1dhermanUtilities for binary data.
 c.plt(4 0)0.4dhermanTools for manipulating C, including header extraction for the FFI.
 csv-write.plt(1 2)1dhermanGenerates CSV-formatted output.
 fractal.plt(2 0)1dhermanA fun example of a simple fractal.
 geocoder.plt(1 1)1dhermanGeocodes US street addresses.
 inspector.plt(1 0)2dhermanA library of inspector utilities.
 io.plt(1 9)4dhermanA library of I/O utilities.
 java.plt(1 5)0.1dhermanA library for manipulating Java programs in both source and binary format.
 javascript.plt(9 2)0.18dhermanA DrScheme language level for the JavaScript programming language.
 json.plt(4 0)4dhermanImplements the JSON data 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.
 lift.plt(1 0)1dhermanA control/state operator for communicated values up a continuation.
 list.plt(2 0)2dhermanCombines the best of the standard mzscheme list libraries.
 macro-object.plt(1 0)1dhermanA library for attaching elaboration-time values to syntax transformers.
 memoize.plt(3 1)2dhermanMacros for defining memoized procedures.
 mysqldump.plt(1 0)1dhermanConverts a MySQL dump to CSV.
 mzlite.plt(1 0)1dhermanA DrScheme language level for a minimal mzscheme.
 nationality.plt(3 0)1dhermanMaps country names to their nationalities.
 network.plt(1 0)1dhermanNetwork utilities, currently only available for Windows.
 parameter.plt(1 3)dhermanUtilities for parameters.
 pprint.plt(4 4)2dhermanA pretty-printing library.
 prophecy.plt(1 0)1dhermanA "future-generator" control construct, or "prophecy."
 set.plt(5 0)3dhermanA functional set implementation.
 sort.plt(1 0)1dhermanUseful sorting utilities.
 static-page.plt(1 0)1dhermanRapid development and debugging of static web sites.
 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.
 syntactic-closures.plt(1 0)1dhermanThe Bawden-Rees reference implementation of syntactic closures.
 tail.plt(5 0)5dhermanSpecial forms for preserving and destroying tail position.
 test.plt(2 1)2dhermanUtilities for unit testing.
 types.plt(2 0)2dhermanIdioms for typed-scheme.
 unit.plt(4 0)1dhermanConveniences and idioms for mzscheme units.
 web-page.plt(1 0)1dhermanConvenient syntax for web applications.
 widgets.plt(2 0)2dhermanA library of GUI widgets.
 xhtml.plt(1 2)1dhermanUtilities for generating XHTML content in a servlet.
 zip.plt(2 1)2dhermanA library of utilities for manipulating zip files.

 Open tickets
Ticket IdComponentReporterTypeVersion
1800dherman/zip.pltjphelpsdefect
Unit test fails because of problem with reverse!
129dherman/javascript.pltdhermantask
audit duplicate-variable errors/non-errors
5dherman/set.pltdhermanenhancement--
API requests
13dherman/struct.pltdhermandefect--
support for v3 and v4
18dherman/stream.pltdhermandefect--
stream-split-at
22dherman/stream.pltdhermandefect--
stream-partition unusable
25dherman/xhtml.pltdhermanenhancement--
make-response/xhtml/full
29dherman/memoize.pltdhermanenhancement
memoization is not thread-safe
31dherman/set.pltdhermanenhancement
make sets sequences
32dherman/memoize.pltdhermanenhancement
optional and keyword args
33dherman/io.pltdhermandefect
make-filter-input-port hopelessly broken
34dherman/javascript.pltdhermanenhancement
Function.prototype.toString should produce source
35dherman/javascript.pltdhermandefect
possible semantic issues with exceptions
54dherman/javascript.pltdhermantask
"use lexical scope" pragma
56dherman/javascript.pltdhermanenhancement
parameter for top-level let semantics
81dherman/prophecy.pltdhermanenhancement
make prophecies sequences
99dherman/javascript.pltdhermantask
add an expansion phase to the compiler
114dherman/memoize.pltsamth@…defect(3 1)
Doc warnings
120dherman/javascript.pltdhermandefect
binding arrows in DrScheme broken
121dherman/javascript.pltdhermantask
test infrastructure for different compilation modes
122dherman/javascript.pltdhermantask
coverage for compiler tests
127dherman/javascript.pltclementsdefect(8 0)
errors on initial compile
209dherman/c.pltzwizwadefect3:2
error: "car: expects argument of type <pair>; given ()" on specific input
283dherman/types.pltanonymousdefect(2 0)
incorrect `declare-exporting'
285dherman/javascript.pltSam THdefect(9 2)
Fails to compile
297dherman/types.pltanonymousenhancement(2 0)
enhance define-datatype to handle #:property prop:equal+hash
302dherman/memoize.pltclements@…defect(3 1)
define/memo doesn't save time for funs of arity > 1
385dherman/parameter.pltrotidefect(1 3)
compilation error on racket v5.1.3
421dherman/static-page.pltheap@…defect(1 0)
static-page won't load for 5.2.1
449dherman/json.pltwjak56@…defect4.0
JSON parser incorrectly parses '[' with newline and then ']'
501dherman/network.pltkhardydefect(1 0)
Problem finding files - package setup/internal links
36dherman/javascript.pltdhermantask
implement JavaScript library fully
38dherman/javascript.pltdhermandefect
numbers are unfaithful to spec
39dherman/javascript.pltdhermantask
regular expressions aren't implemented
40dherman/javascript.pltdhermandefect
over-parenthesization in while-conditions
41dherman/javascript.pltdhermanenhancement
implement read-only __proto__
179dherman/c.pltpocmatos@…defect3.1
c.plt fails to install correctly
258dherman/javascript.pltdhermandefect9:2
bogon in docs
488dherman/json.pltnculwelldefect(4 0)
Empty file reports wrong error
414dherman/json.pltsimon.haines@…enhancement(4 0)
Support vectors