CDE
This commit is contained in:
parent
518da4a923
commit
764da6cbbb
6144 changed files with 83610 additions and 11 deletions
18
Lang/Cache-ObjectScript/0DESCRIPTION
Normal file
18
Lang/Cache-ObjectScript/0DESCRIPTION
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{{language|COS
|
||||
|checking=dynamic}}
|
||||
{{language programming paradigm|Dynamic}}
|
||||
{{language programming paradigm|Object-oriented}}
|
||||
|
||||
<p>Visit the [https://groups.google.com/forum/?fromgroups#!forum/intersystems-public-cache Google group] for discussions about this language.</p>
|
||||
|
||||
<p>Visit [[wp:Caché_ObjectScript|Wikipedia]] for a general description.</p>
|
||||
|
||||
<p>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. The original scripting language for Caché, Caché ObjectScript is an object-oriented language. One interesting feature of Caché ObjectScript is that it enables the intermixing of data access methods – developers may view data as objects, as relational tables (using SQL), or as multidimensional arrays.
|
||||
</p>
|
||||
|
||||
==Documentation==
|
||||
''InterSystems Documentation''<br />
|
||||
http://docs.intersystems.com
|
||||
|
||||
''InterSystems Class Reference (Caché 2012.2)''<br />
|
||||
http://docs.intersystems.com/cache20122/csp/documatic/%25CSP.Documatic.cls
|
||||
1
Lang/Cache-ObjectScript/DNS-query
Symbolic link
1
Lang/Cache-ObjectScript/DNS-query
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/DNS-query/Cache-ObjectScript
|
||||
1
Lang/Cache-ObjectScript/JSON
Symbolic link
1
Lang/Cache-ObjectScript/JSON
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/JSON/Cache-ObjectScript
|
||||
Loading…
Add table
Add a link
Reference in a new issue