git @ Cat's Eye Technologies define-opaque / master test.sh
master

Tree @master (Download .tar.gz)

test.sh @masterraw · history · blame

#!/bin/sh

# SPDX-FileCopyrightText: In 2026, Chris Pressey, the creator of this work, placed it into the public domain.
# SPDX-License-Identifier: Unlicense
# For more information, please refer to <https://unlicense.org/>

(cd eg \
  && csi -q -b stack.scm \
  && csi -q -b stack-expanded.scm \
  && csi -q -b stack.scm \
  && csi -q -b proper-list.scm \
  && csi -q -b a-small-logic.scm \
  && csi -q -b hilbert-system.scm)