Hacker News new | ask | show | jobs
by TheDong 4128 days ago
Go encourages working in that way, so yes, it is.

With other languages, you might do code generation through powerful macros (e.g. as rust has) or some other tooling which is not literally just "run a program in the user's path".