Hi,
I am glad to announce the release of ATS2-0.1.10.
The official website for ATS is:
The following packages are included in this release:
ATS2-Postiats-0.1.10.tgz
ATS2-Postiats-contrib-0.1.10.tgz
ATS2-Postiats-include-0.1.10.tgz
I have included ATS2-Postiats-contrib (instead of
releasing it separately) as it is truly by now an
indispensible part of ATS2.
After installing ATS-Postiats-include, one can compile
the C code generated from ATS source without installing
the ATS compiler. So a convenient way to distribute software
written in ATS is to simply release the C code generated
from the ATS source.
See below for some major additions and changes in ATS2-0.1.10.
Cheers!
–Hongwei
- Minorly improving ATSPRE and ATSLIB/libats
- Adding libats/tmpeval to support numeric arguments for templates
- Improving ATSPRE/gnumber and ATSPRE/gorder slightly
- Renaming:
gequal_val -> gequal_val_val; gequal_ref -> gequal_ref_ref
gcompare_val -> gcompare_val_val; gcompare_ref -> gcompare_ref_ref - Adding s2exp_syneq2:
this version (in constrast to s2exp_syneq) handles bound variables - Supporting template implementations parameterized with existentially
quantified types. For instance,
extern
fun{a:t@ype} myprint(a): void
implement(a) myprint<List(int)> = … - Adding some convenience wrappers:
libats/ML/HATS/myfunset.hats
libats/ML/HATS/myfunmap.hats
libats/ML/HATS/myhashtblref.hats - Fixing certain issues with overloaded dot-symbols
- Adding INT2PROGINATS-chapter: From genericity to late-binding
- Adding ATS2TUTORIAL-chapter: Persistent hashtables
- Adding ATS2TUTORIAL-chapter: Functional sets and maps
Dive into the World of Parallel Programming The Go Parallel Website,
sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for
all
things parallel software development, from weekly thought leadership blogs
to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
ats-lang-users mailing list
ats-lan...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ats-lang-users