Guile
#Scheme #R6RS
参考
関連ファイル
初期化ファイル: ~/.guile
REPLのコマンド履歴: $HOME/.guile_history (GUILE_HISTORYで変更可能)
コンパイル
Guileはデフォルトで.scmファイルを.go形式へコンパイルする (GUILE_AUTO_COMPILE=0で無効化可能)
.goファイルはデフォルトで$XDG_CACHE_HOME/guile/ccacheへ保存される
リンク
Hall - Hall is a command-line application and a set of Guile libraries that allow you to quickly create and publish Guile projects.