|
最近打算做一个支持多种语言的编辑器软件,思路是不仅要支持C/C++,Basic这些基本的通用语言,还要支持一些大家都不是很了解的语言,比如atlas语言 |
![]() |
| 为此要求对于语法加亮,编译,链接,调试都需要用接口来实现。share一些信息大家共勉。 | |
Scintilla is a free source code editing component. It comes with complete source code and a license that permits use in any free project or commercial product.
一些基于Scintilla 的软件
jEdit is a good Open Source syntax colouring editor written in and for Java.
SynEdit is a Win32 edit control written in Delphi.
现在也已经有了基于Scintilla 的支持.Net的版本
ScintillaNet is an encapsulation of Scintilla for use within the .NET framework.
打印 | 张贴于 2004-05-27 11:22:00 | Tag:暂无标签

留言反馈
我的Email: yearn@silan.com.cn
对了,豆腐老大开发完了能公开源代码吗?很想合作的说。
祝你成功。