momo: Modular module system

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A simple implementation of an SML-like module system as a module parameterized by a base language and its type-checker.


[Skip to Readme]

Properties

Versions 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.16.1.0 && <4.17), containers, exceptions, momo, pretty-show, text (>=2 && <2.1) [details]
License BSD-3-Clause
Author IC Rainbow
Maintainer aenor.realm@gmail.com
Category Language
Uploaded by AlexanderBondarenko at 2022-06-22T11:31:04Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
examples

Build examples.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for momo-0.1.0.0

[back to package description]

Modular Modules

A simple implementation of an SML-like module system is presented as a module parameterized by a base language and its type-checker.

https://xavierleroy.org/publi/modular-modules-jfp.pdf