Packages |
Name | PLaneT Version | External Version | Owner | Description |
---|---|---|---|---|
bit-io.plt | (2 0) | 2 | soegaard | Bit IO This package provides the operations for reading and writing bits from and to files. |
control.plt | (2 0) | 2.0 | soegaard | Control Structures This package provides the control structures while, until, dotimes, and tagged-begin. The tagged-begin contruct is a 'begin with labels and goto'. |
digest.plt | (1 2) | 1.2 | soegaard | Message digest algorithms (md5, sha1, ...) from libcrypto. Incremental calculation supported. |
disk.plt | (2 0) | — | soegaard | A library of disk functions. For now sorting of large files. |
evector.plt | (1 1) | 1.1 | soegaard | Extensible vectors are a low level, resizeable data structure resembling normal Scheme vectors. |
galore.plt | (4 2) | — | soegaard | A library of functional data structures |
gzip.plt | (2 2) | 2.0 | soegaard | Provides gzip compression and decompression via zlib. |
infix.plt | (1 0) | 1.0 | soegaard | Infix expressions: Write mathematical expressions with standard syntax. |
listit.plt | (1 0) | 1.0 | soegaard | An small Reddit-like web-application |
math.plt | (1 5) | 1.5 | soegaard | Large collection of number theory functions. |
sicp.plt | (2 1) | — | soegaard | The SICP Picture Language. |
sqlite.plt | (1 2) | 1.3 | soegaard | Write SQL statements as S-expressions. |
srfi.plt | (2 1) | 2.1 | soegaard | 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) | 1 | soegaard | Pretty printing of expanded syntax. Provides unexpand and pp-syntax. |
web.plt | (2 1) | 2.1 | soegaard | A mini web framework for module based servlets. |
Open tickets |