---------- Forwarded message ---------- From: Hongwei Xi <...> Date: Mon, Jul 18, 2016 at 11:13 PM Subject: [ats-lang-users] ATS2-0.2.9 released To: [email protected]
Hi, I am pleased to announce the release of ATS2-0.2.9. This is the 32nd 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.9.tgz # requiring libgmp ATS2-Postiats-contrib-0.2.9.tgz # contributed packages ATS2-Postiats-include-0.2.9.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.8). ###### Here is a list of major additions and changes since the last release: 1. Adding support for streamize-functions 2. Including the patsopt version into the C code generated by patsopt 3. Greatly improving support for programming with combinators in general 4. Support in atscc2erl and atscc2scm for handling tail-call optimized code 5. Atscc2clj/libatscc2clj starts to be functional (but yet a long way to go!) 6. Initiating testing for ATSLIB (see ATS2-Postiats-test/core/ATSLIB for more) ###### Cheers, --Hongwei Computer Science Department Boston University 111 Cummington Street Boston, MA 02215 Email: [email protected] Url: http://www.cs.bu.edu/~hwxi Tel: +1 617 358 2511 (office) Fax: +1 617 353 6457 (department) ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ ats-lang-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ats-lang-users -- You received this message because you are subscribed to the Google Groups "ats-lang-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ats-lang-users. To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/CAPPSPLqtR-bX8aAJ0_m%2B_hTPbQ3NmZyDBcL8xicSyNjn%2BhA96Q%40mail.gmail.com.
