Skip to content

Instantly share code, notes, and snippets.

@zhirzh
Created January 28, 2017 18:24
Show Gist options
  • Save zhirzh/846cd851472c4e73f6ca5e7542be8168 to your computer and use it in GitHub Desktop.
Save zhirzh/846cd851472c4e73f6ca5e7542be8168 to your computer and use it in GitHub Desktop.
Sublime build system for scheme (mit-scheme). For *nix platforms.
{
"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