83 Application(s) results for #objectscript
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Application NameDeveloperMade withRatingLast updatedViewsInstalls

BeI-MultiModel

We've used a IRIS backend that is called via a REST-API from a react frontend application.

i
ivo Ver Eecke
Docker
IPM
4.0 (3)25 Jan, 2021 322

iris-multi-model-api-template

a simple demo of InterSystems IRIS multi-model data management via REST API

Evgeny Shvarov
Docker
IPM
5.0 (1)11 Jan, 2021 450 13

InterSystems Ideas Waiting to be Implemented

AI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.

To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code.

A
by Alex Woodhead

3

Votes

1

Comments
Vote

ObjectScript-Math

Math library for InterSystems ObjectScript

P
Peter Steiwer
Docker
IPM
3.3 (2)12 Nov, 2020 707 19.1k

ClassExplorer

UML Class Diagram Builder for InterSystems Data Platforms (2014.1+)

Nikita Savchenko
Docker
IPM
5.0 (3)22 Oct, 2020 1.2k 1.7k

objectscriptQuality for VSCode

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can get it directly from the VS Code Marketplace and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript)

D
Daniel Tamajon
Docker
Python
4.5 (1)14 Sep, 2020 565

objectscriptQuality for Atelier

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can install it directly from Atelier and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript).

D
Daniel Tamajon
0.0 (0)27 Aug, 2020 223

objectscriptQuality for Studio

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can get it from our site and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript) integrated in your development environment.

D
Daniel Tamajon
0.0 (0)27 Aug, 2020 297

objectscript-donts

What you shouldn't do in objectscript

Evgeny Shvarov
Docker
5.0 (1)25 May, 2020 303

isc-live-global-mover

Tool for moving large globals from a database to another database without application downtime.

Lorenzo Scalese
Docker
IPM
5.0 (1)17 Apr, 2020 265 17

isc-global-size-tracing

Application to keep track of your globals and database size.

Lorenzo Scalese
Docker
IPM
5.0 (1)15 Apr, 2020 287 26

cache-iris-app-tools

Application tools for technical support and DBMS administrator. View globals arrays, execute queries (including JDBC/ODBC), sending results to email as XLS files. Viewer class instances with СRUD editing. A few simple graphs on the protocols of the system. CSP application but based on jQuery-Ui, Uikit, chart.js, jsgrid.js

Sergey Mikhailenko
3.5 (1)24 Mar, 2020 361

Dynamic SQL to Dynamic Object

📟 ObjectScript function to convert any sql query into a dynamic object

D
David Crawford
Docker
4.5 (1)22 Mar, 2020 380

objectscript-contest-template

The template repository for InterSystems IRIS, Docker and ObjectScript Online Programming Contest - https://community.intersystems.com/post/join-online-programming-contest-intersystems-iris-docker-and-objectscript

Evgeny Shvarov
Docker
5.0 (1)11 Mar, 2020 264

Advent of Code ObjectScript Docker Template

Simple template to craft Advent of Code with ObjectScript in InterSystems IRIS

Evgeny Shvarov
Docker
5.0 (1)25 Jan, 2020 303

ObjectScript-Foreach

Foreach function equivalent for ObjectScript

D
David Crawford
Docker
3.0 (1)24 Sep, 2019 400

Samples-ObjectScript

ObjectScript samples for use with the ObjectScript tutorial. Meant for use with InterSystems IRIS Data Platform.

J
Joel Solon
Docker
5.0 (2)16 Aug, 2019 351

Object Synchronization

Playing with Object Synchronization feature

J
Jose Tomas Salvador
Docker
4.3 (2)16 Aug, 2019 224

SOLID Design with ObjectScript

Training and Codeset of SOLID Design in ObjectScript

S
Sourabh Sethi
0.5 (1)08 Aug, 2019 121

ToolBox-4-Iris

API for InterSystems IRIS with a collection of handy and useful tools

R
Richard Zimmermann
4.0 (1)06 Aug, 2019 390

Fast & Informative WEB API/Proxy

Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare

S
Sourabh Sethi
2.0 (1)05 Aug, 2019 203

Nested Set Model

Nested Set Model implementation for ObjectScript

N
Nikolay Solovyev
Docker
5.0 (1)01 Aug, 2019 263

Objectscript Roman Numeral Converter

📜 Converts numbers into roman numerals using ObjectScript

D
David Crawford
Docker
4.2 (3)23 Jul, 2019 370

Log Production Queue Counts

A simple scheduled task and persistent table for logging production queue counts.

R
Robert Hanna
Docker
2.0 (1)22 Jul, 2019 196