---------- Forwarded message ----------
Hi,
I am pleased to announce the release of ATS2-0.2.12.
This is the 35th release of ATS2, the successor of the
ATS (currently referred to as ATS1) programming language. The
compiler for ATS2 is given the name ATS/Positats, ATS2/Postiats
or simply Postiats.
######
The official website for ATS is:
http://www.ats-lang.org
ATS-Postiats is hosted at github:
https://github.com/githwxi/ATS-Postiats
Major releases of ATS2 are available at:
https://sourceforge.net/projects/ats2-lang/
Major releases of external packages for ATS2 are available at:
https://sourceforge.net/projects/ats2-lang-contrib/
A google-group for discussing ATS and related issues is at:
https://groups.google.com/forum/?fromgroups#!forum/ats-lang-users
######
The following packages are included in this release:
ATS2-Postiats-0.2.12.tgz # requiring libgmp
ATS2-Postiats-contrib-0.2.12.tgz # contributed packages
ATS2-Postiats-include-0.2.12.tgz # CATS-files w/ BSD-like license
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 since the last
release (ATS2-0.2.11).
######
Cheers,
--Hongwei
Computer Science Department
Boston University
111 Cummington Street
Boston, MA 02215
Email:
hw...@cs.bu.edu
Url:
http://www.cs.bu.edu/~hwxi
Tel:
+1 617 358 2511 (office)
Fax:
+1 617 353 6457 (department)
######
Here is a list of major additions and changes since the last release:
1. Significantly expanding libatscc
2. Improving typechecking involving $delay and $ldelay
3. Changing symbolic to "%&+-./:=@~`^|*!?<>#" (that is, '$' is dropped)
4. Supporting both string_make_stream and string_make_stream_vt
5. Improving support for combinators in stream_vt, ML/list0 and ML/string
6. Introducing $tyrep(...) for outputing terms representing types in the
generated code (so as to support direct use of C++ templates in ATS2)
------------------------------------------------------------------------------
_______________________________________________
ats-lang-users mailing list
ats-lang-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ats-lang-users