Packages tagged: shebang
nimbang
This is a fork of PMunch/nimcr with some modifications. This simple program allows you to use the shebang `#!/usr/bin/env nimbang` in your Nim files. It will automatically compile the file to an execu
nimcr
Simple program that allows you to use the shebang #!nimcr in your Nim files. It will automatically compile the file to a hidden executable in the same directory as the nim file as long as the file doe
nimrun
Runs nim code as scripts, regardless of file extension