is there any framework exists except .net and mono to develop application in linux
IT & Infrastructure
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I want to know that is there any alternative than mono and .net? i mean is there any framework exists except .net and mono to develop application in linux?
Krishnraj
Loads. Java works in Linux. Most languages run in linux. C, C++, Python, etc, etc, etc. And you then just need a GUI framework like GTK or QT or WxWidgets.
Simon