Tags: Programming Language.
Caché ObjectScript (COS) is a part of the Caché database system sold by InterSystems. The language is a functional superset of the ANSI-standard M (i.e. MUMPS) programming language. MUMPS programmers can run existing MUMPS routines under Caché with little or no change. As an extension COS includes all of M’s unique features including the built-in database sparse arrays a single datatype run-time scoping of variables and the powerful text manipulation functions.