V.E.R.A. -- Virtual Entity of Relevant Acronyms (February 2016):
ATS
       Abstract Test Suite
V.E.R.A. -- Virtual Entity of Relevant Acronyms (February 2016):
ATS
       Adaptive Tape Speed (HP, Streamer, LTO)
V.E.R.A. -- Virtual Entity of Relevant Acronyms (February 2016):
ATS
       Administrative Terminal System
V.E.R.A. -- Virtual Entity of Relevant Acronyms (February 2016):
ATS
       Apple Terminal Services (Apple, AppleTalk)
The Free On-line Dictionary of Computing (30 December 2018):
Attribute Translation System
ATS
    (ATS) A BNF-based parser generator from
   the University of Saskatchewan(?).  ATS generates
   table-driven LL1 parsers with full insert-only error
   recovery.  It also has full left-attribute semantic handling,
   which is a dream compared to using YACC's parser actions.
   (2000-04-08)