Notepad ++ is a free source code editor ( and Notepad replacement ) , which supports several programming languages , running under the MS Windows environment . This project , based on Scintilla edit component ( a very powerful editor component ) , written in C ++ with pure win32 api and STL ( that ensures the higher execution speed and smaller size of the program ) , is under the GPL Licence .
Notepad ++ 6.7.3
Notepad ++ is a free source code editor ( and Notepad replacement ) , which supports several programming languages , running under the MS Windows environment . This project , based on Scintilla edit component ( a very powerful editor component ) , written in C ++ with pure win32 api and STL ( that ensures the higher execution speed and smaller size of the program ) , is under the GPL Licence .
Post a Comment