Thread: LukeSharp.
View Single Post
Old Sep 15th, 2005, 11:50 AM   #1
pr0gm3r
Hobbyist Programmer
 
Join Date: Dec 2004
Location: CA
Posts: 102
Rep Power: 4 pr0gm3r is on a distinguished road
Send a message via MSN to pr0gm3r
Smile LukeSharp.

Hi All,

I am recently creating a basic C# editor from scratch. I have searched so many programming editors and I couldn't find C# on them. There is one that are really good C# IDE and it is free (#Develop), but I am interested to develop basic C# editor that will give the developer Syntax Highlighting on C# keyword and maybe develop a C# parser. As for now I need to just create a basic C# that will check keyword and color them with blue.

For those of you that are interested creating C# editor please provide me ideas and some suggestions.


LukeSharp

Thank you in advance
__________________
--
pr0gm3r

Last edited by pr0gm3r; Sep 15th, 2005 at 12:09 PM.
pr0gm3r is offline   Reply With Quote