在 Windows 上是否有一个可以同时与 C 和 Perl 一起使用的 **轻量级** IDE?

发布于 2024-07-08 17:29:28 字数 1560 浏览 8 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(13

撩动你心 2024-07-15 17:29:29

Zeus 是一种语言中立的 IDE,可以针对几乎任何编程语言进行配置。

它具有语法高亮、代码折叠、项目/工作空间管理、类浏览、宏脚本、集成版本控制、ftp 编辑等功能。

alt text
(来源:zeusedit.com

Zeus is a language neutral IDE that can be be configured for almost any programming langauge.

It has features like syntax highlighting, code folding, project/workspace management, class browsing, macro scripting, integrated version control, ftp editing etc.

alt text
(source: zeusedit.com)

ゞ花落谁相伴 2024-07-15 17:29:29

您是否看过 Padre(Perl 应用程序开发和重构环境)?

它仍在开发中,因此您可以帮助使其变得更好。

Have you looked at Padre, the Perl Application Development and Refactoring Environment?

It's still in development so you can help make it better.

寻找一个思念的角度 2024-07-15 17:29:29

SciTE 值得一看。

SciTE would be worth a look.

娇妻 2024-07-15 17:29:29

Notepad++ 是另一个 Notepad++。 org/" rel="nofollow noreferrer">Scintilla 基于(如 SciTE ) 源代码编辑器。

Notepad++ is another Scintilla-based (as SciTE) source code editor.

≈。彩虹 2024-07-15 17:29:29

你可以试试 Geany for gnome。 它相对较新,但很有趣。 而且看起来很轻。

http://www.geany.org/

You can try Geany for gnome. It's relatively new, but interesting. And it seems to be lightweight.

http://www.geany.org/

凉月流沐 2024-07-15 17:29:29

我决定使用开源和跨平台的 Codelite IDE,使用 C/C++,它只是大约是我在不使用纯文本编辑器的情况下获得的轻量级。

它可以使用 VC++、GCC、G++,也可以根据需要配置为使用其他编译器。 它不仅仅是一个文本编辑器,我将继续在 Perl 中使用它,直到找到更好的东西。 不幸的是,目前 Perl 只提供语法突出显示,因此没有真正的动机在这里使用它来代替某些文本编辑器或 Padre。

尽管仍然相对较新(v1.0 于 2008 年 7 月 1 日发布),Codelite 已经是比 Dev C++ 或 Code::Blocks 更好的 IDE,而且不像 Eclipse 那样慢或臃肿。

I've decided to use the open source and cross platform Codelite IDE, with C/C++, it's just about as light-weight as I'm going to get without using a plain text editor.

It can use either VC++, GCC, G++ or it can be configured to use other compilers if required. It does more than a text editor, which is what I'll carry on using for Perl until I find something better. Unfortunately for Perl currently it only offers syntax highlighting, so no real incentive to use it here instead of some text editor or Padre.

Although still relatively new (v1.0 released July 1st 2008) Codelite is already a better IDE than Dev C++ or Code::Blocks and not as slow or bloated as Eclipse.

牛↙奶布丁 2024-07-15 17:29:29

是的。

记事本。

(当我输入此内容时,我能感觉到我的代表正在流失)

:-)

Yep.

Notepad.

(I can feel my Rep draining away as I type this)

:-)

空城旧梦 2024-07-15 17:29:29

你尝试过Eclipse吗? 我不知道它对你来说是否足够轻,但在我使用过的所有不错的 IDES 中,它是我的经验中最快的一个。 您应该能够下载标准 eclipse 发行版,然后安装 c++ 和 Perl 工具。 C++ 工具可以通过默认包含的 Ganymede 站点的更新管理器进行安装。 有关 Perl for Eclipse 的信息可以在此链接中找到。
http://www.epic-ide.org/

Have you tried Eclipse? I don't know if it's light weight enough for you but out of all the decent IDES I've used it's the fastest one in my experience. You should be able to download the standard eclipse distribution, then install the c++ and Perl tools. The C++ tools can be installed through the update manager from the Ganymede site that's included by default. Information about Perl for Eclipse can be found at this link.
http://www.epic-ide.org/

别把无礼当个性 2024-07-15 17:29:29

E 文本编辑器 是 Windows 的 TextMate 模拟。 它不是免费的。

E Text Editor is a TextMate analog for Windows. It is not free.

吝吻 2024-07-15 17:29:29

看看jEdit。

take a look at jEdit.

白云不回头 2024-07-15 17:29:29

也许不是其中最轻量级的,但 Komodo Edit 似乎是功能和程序大小之间的良好折衷。 它支持多种语言并且非常灵活。

Maybe not the most light-weight of the bunch, but Komodo Edit seems to be a good compromise between features and program size. It supports many languages and is pretty flexible.

谁把谁当真 2024-07-15 17:29:29

The lightest-weight open-source text-editor that I'd consider a full IDE is SharpDevelop, which is still a bit heavy-weight. It handles a number of different languages, although I'm not should if it does anything specific for Perl.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文