GSCoder is an open source and cross platform GSC IDE.
That work on Windows, Linux and Mac OS
- [Windows]
- [Linux]
- [MacOS]
Windows uses Wpf and GTK. (For the best experience use GTK instead of WPF).
Linux uses GTK.
MacOS uses MacOS.
- .NET 6 SDK (can be obtained from here - You want the SDK for your platform, Linux users should install via package manager where possible)
GTK+ for Windows Runtime Environment Installer here
Required packages (some packages may be pre-installed for your distribution)
- GTK+3
No other dependencies.
- Fully platform-native GUI
- Windows:
Windows Presentation Foundation - Linux:
GTK+3 - MacOS:
MonoMac
- Windows: