Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ravenbrook/mlworks
MLWorks is a Standard ML compiler and development environment.
https://github.com/Ravenbrook/mlworks
Last synced: about 1 month ago
JSON representation
MLWorks is a Standard ML compiler and development environment.
- Host: GitHub
- URL: https://github.com/Ravenbrook/mlworks
- Owner: Ravenbrook
- License: other
- Created: 2013-04-26T16:27:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T23:14:51.000Z (over 6 years ago)
- Last Synced: 2024-03-26T16:19:15.763Z (9 months ago)
- Language: Standard ML
- Homepage: http://www.ravenbrook.com/project/mlworks
- Size: 30.2 MB
- Stars: 177
- Watchers: 26
- Forks: 19
- Open Issues: 18
-
Metadata Files:
- Readme: readme.rst
- License: license.txt
Awesome Lists containing this project
- awesome-sml - MLWorks - sourced by Ravenbrook (Uncategorized / Uncategorized)
README
MLWorks Repository
==================
MLWorks is a compiler and interactive development environment for the
Standard ML language, developed by Harlequin in the 1990s and now owned by
Ravenbrook Limited.The main project page is at .
MLWorks has recently been rebooted [#reboot]_ and we now have a command-line
compiler that can compile itself on Windows. See `the roadmap` for
our plans to get it running on other platforms, and work beyond that.
Get involved!Want to run the command-line compiler? On Windows, grab
.
Unpack that then::cd MLWorks-reboot
bin\I386\NT\main -MLWpass foo -load images\I386\NT\batch.img -MLWpass fooand you should get a batch compiler.
Append arguments to the batch compiler to the second command. For
example::bin\I386\NT\main -MLWpass foo -load images\I386\NT\batch.img -MLWpass foo -help
This is the barest of bare releases, but it's enough to compile a
compiler.**IMPORTANT**: This repository currently starts at the latest revision
of the MLWorks sources, and does not include the full version history.
The master branch at some point be *rebased* to include the full
history. Please work in branches to keep the number of master commits
low and minimise disruption when this occurs. For details, see
.Please join the MLWorks discussion mailing list
.MLWorks is a commercially developed "industrial strength" ML development
system, developed by Harlequin in the 1990s. Harlequin broke up in
1998, and MLWorks became property of Xanalys Limited. Ravenbrook
Limited (whose directors were members of the original MLWorks team)
acquired the rights to MLWorks on 2013-04-26 and open sourced the
project.Ravenbrook would like to thank Xanalys, and especially Paul Miller, for
being both willing and generous to help with the open source publishing
of this work... [#reboot] See "MLWorks rebooted!" in the mlworks-discussion mailing
list archive