Swift IDE for Windows
Easy to use
Plain Swift is a simple development environment that allows you to develop executables and dynamic libraries using the Swift programming language. It supports syntax highlighting, error highlighting, code suggestions, and archiving the compiled product for distribution along with the necessary runtime libraries.
Official Swift compiler
Plain Swift uses the official Swift compiler from swift.org, which it can install for you.
Free to try
Plain Swift is paid software, you can try it before you buy.
Limitations
Plain Swift is designed with the KISS principle in mind, avoiding unnecessary complexity. Due to simplicity by design and limited manpower behind the project, it lacks some features:
- No debugging (yet);
- No GUI apps (yet).
Please support further development. Your support can help implement these features eventually.