Wednesday, November 16, 2011

Geany Is Lightweight IDE With Built-in Compiler, Now Available For Windows

Geany
                We have previously advocated Geany for Linux users in our past 15 Ubuntu Text Editors post. Geany, being a lightweight text editor, certainly enhances the text processing on Linux OS, as it includes many features which are not there in Linux native text editor. Now it is available for Windows users too, with a lot of document editing improvements.
Geany for Windows offers lightweight IDE (Integrated Development Environment) to write, modify, manage and streamline programming language code of Java, C, PHP, HTML, Python, Pascal, SQL, VHDL, etc. It comes with small code-assisting features to tidy up the code, like code folding (expandables/collapsibles), auto closing HTML tags, easy code navigation, and symbol lists while compiler is also deployed within the application to compile and execute code. Being an extensible application, you will find many new plug-ins on developer’s plugin project page.

The main interface is divided into three major sections. The sidebar carries active documents and symbols, main windows acts as an editor and bottom area holds current document’s status, compiled results, and note section. Multi-tabbed editor allows user to switch between opened documents. All the important features like, compile, execute and build project code, revert file with options for jumping over defined line are lined up on the toolbar.

It includes some code samples to let you quickly get started. You can insert document carrying sample for PHP, HTML, Python, C, Pascal, and many other languages.

With Geany, documents can be handled in many ways. It doesn’t matter which type of document you’re modifying, programming language, scripting, and markup types can be set anytime from Document menu. From this menu, you will also find some basic yet useful document editing features to remove inappropriate markers and error indicators, strip trail traces, replace tabs with spaces & vice versa.

Geany satisfies the needs of both beginners and professional coders alike. Since it has all the nifty features to manage and clean up the code with an option to compile documents on the fly, we recommend giving it a try.

Download Link :-

No comments:

Post a Comment