Sally - A Simple C++ IDE

OVERVIEW

FEATURES

DOWNLOAD

CHANGELOG

FORUM

LICENSES

Other screenshots are available here: HERE.

 

 OVERVIEW

"Sally - A Simple C++ IDE" is a GPL multi-compiler C++ IDE for WindowsXP/2000.

What makes it different from other similiar programs is a .Net style Visual GUI Designer for native C++ application that can be used with both Mingw and Visual C++ compilers (it's based on the emerging static library SmartWin++). No extern dlls (or the .Net framework) are required to run the executables and native windows applications can be created with virtually no C++ code. Moreover, it contains an embedded icon and image editor that is able to edit, convert and save images in the following formats: .ico,.bmp,.gif,.tiff,.png,.jpg.

It's a very useful solution for users of the Mingw or Visual C++ compiler that want to develop native applications for the Windows operating system with a visual GUI designer for free!

The program is written in the C# programming language, and requires the Framework .Net 1.1 to run. It might work on Win98, ME, NT but it's not been tested yet.

NOTE: "Sally - A Simple C++ IDE" needs write access to the installation directory.

The Framework .Net 1.1 can be downloaded here: FRAMEWORK .NET 1.1 (~20Mb) and can be installed side by side to other versions (older or newer) of the .Net Framework.

 

FEATURES

MISSING FEATURES

DOWNLOAD

"Sally - A Simple C++ IDE" can be downloaded here: DOWNLOAD 

ADDITIONAL DOWNLOADS

 

CHANGELOG

 

SUPPORT FORUM

A "Sally - A Simple C++ IDE" online forum is available here: FORUM

 

LICENSES

IDE LICENSE: GPL (C# CODE)

"Sally-A Simple C++ IDE" is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. "Sally-A Simple C++ IDE" is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with "Sally-A Simple C++ IDE"; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Generally speaking, AFAIK, if you plan to develop a program based on the Sally IDE C# source code, you must release it with the same GPL license.

EXTRA WIDGETS LICENSE:(C++ CODE)

The C++ files contained in the "SmartWin Extra Widgets" folder generally share the same open source license as the SmartWin++ library itself (unless specified in the files themselves).

The libraries: libb64, TinyXML and libbz2 have their own (open source) licenses that can be found in their own subfolders inside the "SmartWin Extra Widgets" directory. Be sure to read them if you plan to use any of these libraries in your projects.

Generally speaking, AFAIK, it should be possible to use the Sally IDE + SmartWin++ + SmartWin Extra Widgets to develop commercial programs.

 
SourceForge.net Logo