Created
January 28, 2017 18:24
-
-
Save zhirzh/846cd851472c4e73f6ca5e7542be8168 to your computer and use it in GitHub Desktop.
Sublime build system for scheme (mit-scheme). For *nix platforms.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"shell_cmd": "cat \"$file_name\" | mit-scheme", | |
"selector": "source.scm" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment