diff options
author | Jockey S. Kyd <jockey.kyd@gmail.com> | 2012-02-12 01:00:30 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2012-02-18 09:12:28 -0200 |
commit | 8508e290527752f03b93bb6df4be8058feef9094 (patch) | |
tree | bfc8290d74b99da53836a58b9338ece964743f54 /development/mlton/slack-desc | |
parent | 468f62393275fa1f23951ba10790fe89be554a70 (diff) | |
download | slackbuilds-8508e290527752f03b93bb6df4be8058feef9094.tar.gz |
development/mlton: Added (MLton Standard ML Compiler)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/mlton/slack-desc')
-rw-r--r-- | development/mlton/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/mlton/slack-desc b/development/mlton/slack-desc new file mode 100644 index 0000000000..f7aca3c197 --- /dev/null +++ b/development/mlton/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +mlton: mlton (MLton Standard ML Compiler) +mlton: +mlton: MLton is an open-source, whole-program, optimizing Standard ML +mlton: compiler. It aims to produce fast executables, and to encourage rapid +mlton: prototyping and modular programming by eliminating performance +mlton: penalties often associated with the use of high-level language +mlton: features. +mlton: +mlton: http://mlton.org/ +mlton: +mlton: |