Answer the question
In order to leave comments, you need to log in
Is full Go development possible on Windows?
As far as I know, development in Python, Ruby, PHP for Windows has many nuances. Many standard functions of these languages do not work. Is Go also tailored for Unix-like systems as well as interpreted languages? . Or on it, like in C ++, you can write for any system . But platform-dependent programs?
Answer the question
In order to leave comments, you need to log in
In any language, from Assembler to Haskell, use WinAPI bindings and you'll have a Windows nailed application.
It is quite possible to write code in C++ that works on any platform.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question