Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow. It runs on Linux, Windows and macOS, is translated into over 40 languages, and has built-in support for more than 50 programming languages.
Features
- Syntax highlighting
- Code completion
- Auto completion of often used constructs like if, for and while
- Many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
- Auto completion of XML and HTML tags
- Documentation available
License
GNU General Public License version 3.0 (GPLv3)Follow Geany
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
I have been a hobbyist programmer for a long time. I am not a pro - I just meddle with basically every language I can get my hands on. I like testing languages, IDEs, editors, compilers, etc. Geany is the ONE program that has been an absolute staple of my "collection", no matter which PC I'm currently on, since at least 2011/2012 (possibly ealier?). This is the only IDE/Editor I have found where I can EASILY set it up to just create a new file (not project - FILE), and depending on the extension I can write and compile/run a short program/script with just about every language/compiler/interpreter I've come across. Recently, I've been able to set up VS Code to do this as well, but that program is INCREDIBLY bloated if set up to work with all the languages I have Geany set up for (and I mean.....like 40 threads running, 7-10Gigs of system RAM used, etc.). Geany, on the other hand (the 32bit version I use - the new 2.0 version is just as good but there are certain things about the 32bit 1.36 version that I'm used to so I keep using it for now), sits in mem using about 13-20MB.... no extra processes unless I'm actively running a script (in a command prompt). If you are looking for a full-fledged IDE with a nice debugger, etc. , then Geany may not be your best bet. If you are just learning to code (esp if you wanna try dabbling in a couple languages) or just looking for a lightweight EDITOR that will RUN your code (in a command prompt/terminal - not in some tiny box/window within the editor that has microscopic text and won't allow for input, etc..) in just about ANY language/compiler you can dream of, I HIGHLY recommend Geany. Again, I'm not a professional, but I do know others who are who also enjoy using Geany and have used it for quite some time. For me, as a hobbyist/intermediate programmer it's probably my all-time favorite editor/ide-lite for multi-language development.