NOTICE: This package has been removed from pkgsrc

./lang/mzscheme, R5RS and R6RS compliant Scheme

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.2.4, Package name: mzscheme-4.2.4, Maintainer: pkgsrc-users

MzScheme is an implementation of the Scheme programming language for
Windows 95/98/NT, MacOS, Unix, and BeOS. MzScheme is R5RS-compliant.

MzScheme also provides:

- Pre-emptive threads for all platforms
- Generative structures (a.k.a. record datatypes)
- Built-in exceptions; each primitive error raises a specific exception
- First-class compilation units (modules) for organizing program components
- A class-based object system reminiscent of C++/Java
- Built-in regular expression matching tools
- Simple TCP communication support on all platforms
- Portable filesystem access procedures
- Platform-specific process control, including AppleEvent support


Required to build:
[devel/libtool-base] [devel/pkg-config]

Master sites: (Expand)

SHA1: 75b6af0bac7118f91025d8efc313e12dab9a8c26
RMD160: c80ed91edf18b04dbe203b5eccb800c3cc94b868
Filesize: 5155.778 KB

Version history: (Expand)


CVS history: (Expand)


   2010-07-20 11:28:52 by Aleksej Saushev | Files touched by this commit (4) | Package removed
Log message:
Really delete MzScheme, see lang/racket-textual for successor.
   2010-01-31 21:24:38 by Aleksej Saushev | Files touched by this commit (3)
Log message:
Update to MzScheme 4.2.4

Changes:

Version 4.2.4, January 2010
Added scheme/flonum and scheme/fixnum
Extended scheme/unsafe/ops
Changed JIT to support unboxed local binding of known-flonum
 arguments to unsafe-fl functions
Changed JIT to inline numeric ops with more than 2 arguments
Added #:save-errno option for foreign-function types
Added module->imports and module->exports

Version 4.2.3, November 2009
Changed _pointer (in scheme/foreign) to mean a pointer that does not
 refer to GCable memory; added _gcpointer
Added scheme/vector
   2009-10-11 15:34:43 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Update package list as well.
   2009-10-11 15:10:43 by Aleksej Saushev | Files touched by this commit (2)
Log message:
Update to MzScheme 4.2.2, changes since previous:
Added scheme/unsafe/ops
Added print-syntax-width
Added file-or-directory-identity
Inside: embedding applications should call scheme_seal_parameters
 after initializing parameter values (currently used by Planet)
   2009-08-23 19:04:25 by Aleksej Saushev | Files touched by this commit (6)
Log message:
Update to MzScheme 4.2.1.  Numerous changes since previous version (360),
including support for new R6RS standard.
   2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-21 11:29:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
Alexey Lebedev reports that it builds fine on amd64 ubuntu, so allow it.
   2009-03-22 11:33:43 by Antti Kantee | Files touched by this commit (4)
Log message:
drop maintainership