SciTE Source Code Editor
I would like to share to all of you the source code editor that I have been using for a couple of years now.
The SciTE, this editor is my all time favorite of all the source code editors I have used. This cool edit works in both Linux with GTK installed and Win32 platforms, it also supports many of the known languages such as PHP, C/C++, Python, PERL, HTML and of course Ruby which was the reason that I’ve found this editor (way back 2003 while learning Ruby programming). It has facilities for building and running programs too (Just press F5 to compile and run your code).
I uploaded a couple of SciTE screenshots below (click on the thumbnail to have the full scale view).
You can download SciTE source code editor here.
All hail to the creator of this great source code editor!
Spread the word
del.icio.us Digg Furl Google StumbleUpon Technorati Windows Live Yahoo! Help




















2 Comments on SciTE Source Code Editor »
Chronicles of Batman @ 1:03 pm (Pingback)
[…] Open the “php.ini” file in your favorite text editor (sciTE on my case) and setup the modules directory path […]
emix @ 9:09 am:
hi, I have a.t.l.a.s.(advanced tools and languages for microprocesor arhitecture simulation). this programme use SciTE like editor. does anyone has some example code for SciTE that I could run with atlas to see how its work???