Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package request: mlton #44416

Closed
cendillion opened this issue Jun 13, 2023 · 3 comments
Closed

Package request: mlton #44416

cendillion opened this issue Jun 13, 2023 · 3 comments
Labels
request Package request

Comments

@cendillion
Copy link

Package name

mlton

Package homepage

http://mlton.org/

Description

MLton is a whole-program optimizing compiler for the Standard ML programming language. MLton generates small executables with excellent runtime performance, utilizing untagged and unboxed native integers, reals, and words, unboxed native arrays, fast arbitrary-precision arithmetic based on GMP, and multiple code generation and garbage collection strategies. In addition, MLton provides a feature rich Standard ML programming environment, with full support for SML97 as given in The Definition of Standard ML (Revised), a number of useful language extensions, a complete implementation of the Standard ML Basis Library, various useful libraries, a simple and fast C foreign function interface, the ML Basis system for programming with source libraries, and tools such as a lexer generator, a parser generator, and a profiler.

Does the requested package meet the package requirements?

System, Compiled

Is the requested package released?

Yes

@cendillion cendillion added the request Package request label Jun 13, 2023
@classabbyamp classabbyamp changed the title Package request: Package request: milton Jun 13, 2023
@classabbyamp classabbyamp changed the title Package request: milton Package request: mlton Jun 13, 2023
@CabrioletDiskette
Copy link
Contributor

Got rough template done 943ead04f22f62a7f118955e611ad64610a9a760

Weird work around needed for one bit. I'll clean it up and make a pr tmrw.

@CabrioletDiskette
Copy link
Contributor

PR #44621

@classabbyamp
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Package request
Projects
None yet
Development

No branches or pull requests

3 participants