© 2026 InterSystems Corporation. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
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.
$ 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.