Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Caché ObjectScript

< >

Caché ObjectScript is a programming language created in 1997.

#1110on PLDB 27Years Old

Caché ObjectScript is a part of the Caché database system sold by InterSystems. The language is a functional superset of the ANSI-standard MUMPS programming language. Since Caché is at its core a MUMPS implementation, it can run ANSI MUMPS routines with no change. Read more on Wikipedia...


Example from hello-world:
HelloWorld ; Write "Hello World" Quit

Language features

Feature Supported Token Example
Strings "
"Hello world"
Print() Debugging Write

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io