Measures Concepts
GitHub icon

Caché ObjectScript

Caché ObjectScript - Programming language

< >

Caché ObjectScript is a programming language created in 1997.

#1602on 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
Comments
; A comment
Line Comments
; A comment
Semantic Indentation X

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout