installer - How to generate executable across platforms -
in case have source code , api generate windows executable version, there possibility or easy approach convert can executed across linux /mac or solaris platforms?
if code in .net language, there online , offline translators can convert code java.
this language translation, , doesn't convert api calls, first step in process.
another way handle problem choose cloud-based web service or bridge solution. if have significant amount of program logic, exposing apis in way allow maintain of code in existing language, while making invocable on other platforms.
Comments
Post a Comment