Home Applications isc-challenge-july-2026-jumillet-golf

isc-challenge-july-2026-jumillet-golf

Community Project
This project is maintained by its author and is not officially supported by InterSystems. For technical support, please contact the project developer.
5
1 reviews
0
Awards
66
Views
0
IPM installs
0
0
Details
Releases (4)
Reviews (1)
Issues
My code golf solution to the ISC Employee Programming Challenge for July 2026.

What's new in this version

Using docker mounts, moved file paths out of Python execution, bringing total RunScript.mac character count down to 452 characters, 433 of which are "meaningful code" (assuming "meaningful code" means "everything after ROUTINE RunScript")

My solution to Employee Programming Challenge #1, aiming to do well in the Code Golf categories.

Build and run

$ docker compose build --progress-plain
$ docker compose exec iris iris session iris
USER>do ^RunScript

This is done in one (terribly long and illegible) line using Embedded Python for calculation and zcat within Python to avoid having to unzip the .gz files.

Last checked by moderator
18 Jul, 2026Works
Made with
Version
1.0.320 Jul, 2026
Category
Solutions
Works with
InterSystems IRIS
First published
16 Jul, 2026
Last edited
20 Jul, 2026