PC Review


Reply
Thread Tools Rate Thread

Developing a simple IDE

 
 
Kürşat
Guest
Posts: n/a
 
      29th Apr 2009
Hi,

For one of our projects we have developed a very simple script language. It
has about a dozen of instructions, literals, variables (definition and
assignment), "if" control structure, "==", "!=", "+" and "^" operators. We
consider developing a simple IDE for our scripting language. The IDE should
support identifier and syntax coloring, intellisense like feature and auto
complete. I look for resources like a sample framework or article about IDE
development. I'll be happy if you can help.

Thanks in advance.


 
Reply With Quote
 
 
 
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      30th Apr 2009
Hi,

Open a windowsform project
Drag a RichTextbox on that
Click on the textbox
Write the code that is needed for your goal

Cor
 
Reply With Quote
 
Kursat
Guest
Posts: n/a
 
      30th Apr 2009
"Patrice" <http://www.chez.com/scribe/> wrote in message
news:%23JL$(E-Mail Removed)...
> Perhaps overkill but you could try :
> http://msdn.microsoft.com/en-us/vsx2.../bb933751.aspx (Visual
> Studio Shell)
> depending on how far you plan to go...
>
> --
> Patrice
>


Wow, great! Thanks Patrice. I am going to check it out...


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
need help developing simple 5-6 pages website using FP2002 Ramon Microsoft Frontpage 9 21st Jul 2009 05:45 PM
Developing a simple USB driver Dave Rudolf Windows XP Hardware 3 21st Nov 2005 11:07 PM
Developing simple quizzes such as are used in Microsoft FrontPage. =?Utf-8?B?UGhpbCBEcmV3?= Microsoft Frontpage 2 12th Apr 2005 03:01 PM
Developing simple quizzes such as are used in Microsoft FrontPage. =?Utf-8?B?UGhpbCBEcmV3?= Microsoft Frontpage 0 12th Apr 2005 12:21 AM
developing simple c toy programs using visual studio .net =?Utf-8?B?c2J1X2Nfc3R1ZGVudA==?= Microsoft VC .NET 2 11th Feb 2005 05:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:07 AM.