1271 Application(s) results for ##studio #vscode #snippets
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Application NameDeveloperMade withRatingLast updatedViewsInstalls

Employee-Programming-Challenge-1-jwhitney-Code-Golf

InterSystems Employee Programming Challenge #1 Submission: https://openexchange.intersystems.com/contest/47

J
Jared Whitney
Docker
0.0 (0)13 Jul, 2026 20

SQLgateway-M7-split

"SQLgateway-Magnificent-7" split in handy bricks

Robert Cemper
0.0 (0)13 Jul, 2026 22

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/)

E
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

SQLgateway-Magnificent-7

Run SQLgateway against 7 other DBs in parallel

Robert Cemper
0.0 (0)13 Jul, 2026 22

SQLgateway-migration-IRIS-IRIS

show SQLgateway working IRIS to IRIS

Robert Cemper
0.0 (0)13 Jul, 2026 16

SQLgateway-migration-Caché-IRIS

SQLgateway importing from Caché to IRIS

Robert Cemper
0.0 (0)13 Jul, 2026 18

SQLgateway-migration-ORACLE-IRIS

Show a working connection to ORACLE

Robert Cemper
0.0 (0)13 Jul, 2026 26

SQLgateway-migration-ibmDB2-IRIS

show migration with SQL gateway from IBM DB2

Robert Cemper
0.0 (0)13 Jul, 2026 21

SQLgateway-migration-MSsql-IRIS

Show connection to MSsqlServer from SQLgateway with JDBC

Robert Cemper
0.0 (0)13 Jul, 2026 24

SQLgateway-migration-mysql-IRIS

straight IRIS with JDBC driver as only external part

Robert Cemper
5.0 (1)13 Jul, 2026 31

db-migration-using-SQLgateway

from PostgreSQL to InterSystems IRIS using SQLGateway

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 771

Docker Demo Directory

offer a list of demo repos

Robert Cemper
0.0 (0)13 Jul, 2026 234

JSONfile-to-Global

Load JSONfile into Global

Robert Cemper
Docker
5.0 (2)13 Jul, 2026 335

GlobalStreams-to-SQL

Tools to investigate GlobalStreams by SQL

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 344

GlobalToJSON-XLA

export an XLarge Global into a JSON object file

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 375 4

WSockClientMicroSV

Docker based WebSocket Client as Micro Service

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 524

GlobalToJSON-ePython-pure

JSON Object from Global using embedded Python only

Robert Cemper
Docker
Python
4.5 (1)13 Jul, 2026 388 13

GlobalToJSON-embeddedPython

Export a Global into a JSON file and re-create using embedded Py

Robert Cemper
Docker
IPM
5.0 (1)13 Jul, 2026 495 9

GlobalToJSON-Academic

create JSON Object from Global and with Importer in all details

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 294 10

GlobalToJSON-Efficient

create a JSON Object from Global nodes in use

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 412 15

GlobalToJSON-Compact

create a compact JSON Object from Global

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 428 15

Globals-ePy-vs-ISOS

Compare writing Globals in ePy vs. ISOS/COS

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 476 6

WsockClient.nodejs

use webSocket client in node.js

Robert Cemper
5.0 (1)13 Jul, 2026 259

WebSocketIRIS.js

using IRIS Native API for Node.js

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 383

WebSocketClient CSP based

Extended CSP page consuming WebService as Client

Robert Cemper
Docker
3.0 (1)13 Jul, 2026 321 5

IRIS-EchoServer-WebSockets

Websocket Echo Server for IRIS

Robert Cemper
Docker
5.0 (1)13 Jul, 2026 395 25

IRIS internal WebSocket Client

Using %Net.WebSocket feature available in IRIS

Robert Cemper
Docker
4.0 (1)13 Jul, 2026 571 6

Wsock-EmbeddedPy

Simple WebSocket Client with Embedded Python in IRIS

Robert Cemper
Docker
Python
4.5 (1)13 Jul, 2026 589 19

snapshot-to-JSON

Use %JSON.Adaptor for object snapshot

Robert Cemper
Docker
4.0 (1)13 Jul, 2026 450 24

function-ISJSON

A function to check if string is JSON object

Robert Cemper
Docker
4.0 (1)13 Jul, 2026 482 39

fast-JSON-formatting-IRIS

fast JSON formatting in IRIS

Robert Cemper
Docker
4.5 (1)13 Jul, 2026 458 26