|
|
|
|
Resources for ATS Users
- A mode for editing ATS source code in vim.
- A mode for editing ATS source code in emacs.
- A site
for viewing ATS source code with cross-reference support.
-
ATS-CMake is a
CMake utility for compiling ATS source
code (contained in multiple files).
- A
guide
to learning ATS for someone who is familiar with an ML-like language.
- BU CAS CS 320:
ATS is mostly used like SML in this undergraduate-level course:
- BU CAS CS 511:
ATS is employed
primarily as a programming language advocating formal specification and verification:
- BU CAS CS 520:
Many advanced features in ATS such as dependent types and linear types are
presented in this graduate-level course:
- BU CAS CS 525:
ATS is employed in compiler construction:
- Spring'11
- Spring'09:
TIGERATS
is a compiler written in ATS for the Tiger language presented in Andrew
Appel's book on modern compiler design and implementation. This compiler
currently targets x86-32 and MIPS32 (plus pseudo instructions accepted by
SPIM).
|
|
|
|