gomacro
gomacro copied to clipboard
in file mode, collect and run init() functions, then run main()
Highlighted in https://flak.tedunangst.com/post/toying-with-gomacro This would reproduce more closely the behaviour of compiled Go.
Also requires to test/finish support for out-of-order code.