General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Anony Mousse
Inkbox
comments
Comments by "Anony Mousse" (@anon_y_mousse) on "Building a BETTER CPU in Excel" video.
Is there a way to do something like the Linux shebang with Windows cmd.exe ? Or would you have to wrap it in a batch file? It just seems kind of annoying to have to manually call the Python interpreter to execute a program instead of just calling the program directly and having the shell figure it out. And in case anyone doesn't already know, yeah there are builds of various Linux shells that can be used on Windows, including a full set from either MingW or CygWin, but I'm wondering about solutions that don't use third-party tools.
2