lang/hamlet - The NetBSD Packages Collection

Faithful and complete implementation of the Standard ML

HaMLet is a faithful and complete implementation of the Standard
ML programming language (SML'97). It aims to be

  * an accurate reference implementation of the language specification,
  * a platform for experimentation with the language semantics or
    extensions to it,
  * a useful tool for educational purposes.

The implementation is intended to be as direct a translation of
the language formalisation found in the Definition of Standard ML
as possible, modulo bug fixes. It tries hard to get all details of
the Definition right. The HaMLet source code

  * implements complete Standard ML,
  * closely follows the structure of the Definition, with lots of
    cross references,
  * conforms to the latest version of the Standard ML Basis Library,
    is written entirely in Standard ML, with the ability to bootstrap,
  * may readily be compiled with SML/NJ, MLton, Moscow ML, Poly/ML,
    Alice ML, the ML Kit, or SML#.

Build dependencies

lang/moscow_ml pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hamlet-2.0.0.tgz
NetBSD 10.0aarch64hamlet-2.0.0.tgz
NetBSD 10.0aarch64hamlet-2.0.0.tgz
NetBSD 10.0earmv6hfhamlet-2.0.0.tgz
NetBSD 10.0earmv6hfhamlet-2.0.0.tgz
NetBSD 10.0earmv6hfhamlet-2.0.0.tgz
NetBSD 10.0earmv7hfhamlet-2.0.0.tgz
NetBSD 10.0earmv7hfhamlet-2.0.0.tgz
NetBSD 10.0earmv7hfhamlet-2.0.0.tgz
NetBSD 10.0i386hamlet-2.0.0.tgz
NetBSD 10.0i386hamlet-2.0.0.tgz
NetBSD 10.0x86_64hamlet-2.0.0.tgz
NetBSD 8.0i386hamlet-2.0.0.tgz
NetBSD 8.0i386hamlet-2.0.0.tgz
NetBSD 8.0x86_64hamlet-2.0.0.tgz
NetBSD 8.0x86_64hamlet-2.0.0.tgz
NetBSD 8.0x86_64hamlet-2.0.0.tgz
NetBSD 9.0aarch64hamlet-2.0.0.tgz
NetBSD 9.0aarch64hamlet-2.0.0.tgz
NetBSD 9.0aarch64hamlet-2.0.0.tgz
NetBSD 9.0alphahamlet-2.0.0.tgz
NetBSD 9.0earmv6hfhamlet-2.0.0.tgz
NetBSD 9.0earmv6hfhamlet-2.0.0.tgz
NetBSD 9.0earmv6hfhamlet-2.0.0.tgz
NetBSD 9.0earmv7hfhamlet-2.0.0.tgz
NetBSD 9.0earmv7hfhamlet-2.0.0.tgz
NetBSD 9.0earmv7hfhamlet-2.0.0.tgz
NetBSD 9.0i386hamlet-2.0.0.tgz
NetBSD 9.0i386hamlet-2.0.0.tgz
NetBSD 9.0mips64ebhamlet-2.0.0.tgz
NetBSD 9.0x86_64hamlet-2.0.0.tgz
NetBSD 9.0x86_64hamlet-2.0.0.tgz
NetBSD 9.3x86_64hamlet-2.0.0.tgz
NetBSD 9.3x86_64hamlet-2.0.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.