Go to file
retropikzel 3d04909627 Speed up tests 2026-03-12 19:50:47 +02:00
.gitignore First version 2026-03-12 18:16:24 +02:00
Dockerfile.jenkins Kawa fixes 2026-03-12 19:41:21 +02:00
Dockerfile.test First version 2026-03-12 18:16:24 +02:00
Jenkinsfile Speed up tests 2026-03-12 19:50:47 +02:00
Makefile Handle no -o 2026-03-12 18:46:56 +02:00
README.md Kawa fixes 2026-03-12 19:41:21 +02:00
compile-r7rs Kawa fixes 2026-03-12 19:41:21 +02:00

README.md

Implementation of SRFI-138: Compiling Scheme programs to executables made with POSIX Shell.

No support for -D yet.

Supported implementations:

  • capyscheme
  • chezscheme
  • chibi
  • chicken
  • cyclone
  • foment
  • gauche
  • guile
  • ikarus
  • ironscheme
  • kawa
  • larceny
  • loko
  • meevax
  • mosh
  • mit-scheme
  • racket
  • sagittarius
  • skint
  • stklos
  • tr7
  • ypsilon