写pl大家都用啥工具?

5 views
Skip to first unread message

smallfish

unread,
Jan 9, 2009, 2:26:04 AM1/9/09
to perl...@googlegroups.com
以前一直用VIM,最近装了个小的一米的SciTE,还有Komodo IDE。

Yuan Jiang

unread,
Jan 9, 2009, 2:29:27 AM1/9/09
to perl...@googlegroups.com

一直用vim

http://www.xarka.com/optiperl/

以前试过这个也挺好玩的。

会把函数加背景或者连线。

2009/1/9 smallfish <smal...@live.cn>



--
姜源
Yuan Jiang
http://blog.vetcafe.net

ximiff

unread,
Jan 9, 2009, 2:43:13 AM1/9/09
to perlchina
ues 破解版。。
Komodo速度不能忍在1G下
 
 
2009-01-09

ximiff

发件人: smallfish
发送时间: 2009-01-09  15:26:17
抄送:
主题: [PerlChina] 写pl大家都用啥工具?

Beckheng Lam

unread,
Jan 9, 2009, 2:50:58 AM1/9/09
to perl...@googlegroups.com
之前试过Code::Blocks,但是后来发现,有个BUG实在不能忍受,就是在使用过程中,消耗的内存越来越大,而导致机器运行速度越 来越慢。不知道现在改进了没有。
基本上我都是用UE、VIM、DREAMWEAVER这几个。
另外还有一个叫SOURCE INSIDE的,也不错,收费软件。

ximiff wrote:
ues 破解版。。
Komodo速度不能忍在 1G下
 
 
2009-01-09

ximiff

发件人: smallfish
发送时间: 2009-01-09  15:26:17
抄送:
主题: [PerlChina] 写pl大家都用啥工具?
以前一直用VIM,最 近装了个小的一米的SciTE,还有Komodo IDE。


-- 
Perl乐事 -- http://www.perlersh.org

Beckheng Lam

unread,
Jan 9, 2009, 2:52:06 AM1/9/09
to perl...@googlegroups.com
Sorry,名字更正一下:Source Insight
:-P

ximiff wrote:
ues 破解版。。
Komodo速度不能忍在 1G下
 
 
2009-01-09

ximiff

发件人: smallfish
发送时间: 2009-01-09  15:26:17
抄送:
主题: [PerlChina] 写pl大家都用啥工具?
以前一直用VIM,最 近装了个小的一米的SciTE,还有Komodo IDE。

smallfish

unread,
Jan 9, 2009, 2:53:10 AM1/9/09
to perl...@googlegroups.com
据说阅读源码不错

Sent: Friday, January 09, 2009 3:52 PM
Subject: [PerlChina] Re: 写pl大家都用啥工具?

Sorry,名字更正一下:Source Insight
:-P

ximiff wrote:
ues 破解版。。
Komodo速度不能忍在 1G下
 
 
2009-01-09

ximiff

发件人: smallfish
发送时间: 2009-01-09  15:26:17
抄送:
主题: [PerlChina] 写pl大家都用啥工具?
以前一直用VIM,最近装了个小的一米的SciTE,还有Komodo IDE。

刘鑫

unread,
Jan 9, 2009, 2:54:17 AM1/9/09
to perl...@googlegroups.com
EMACS党爬过。

2009/1/9 smallfish <smal...@live.cn>



--
杀人放火金腰带,补路修桥无尸骸。

……

劉鑫
March.Liu

smallfish

unread,
Jan 9, 2009, 2:55:48 AM1/9/09
to perl...@googlegroups.com
据说世界上有三种人,一种用Vi(VIM就是VI的高级版Vi IMproved),另一种用Emacs,剩下的是第三种人

Tian Yazhou

unread,
Jan 9, 2009, 4:10:45 AM1/9/09
to perl...@googlegroups.com
我用Vim加Perl-support 插件,配上perltidy和Perl::Critic,还是不错的,一个命令就可以添加文件头、函数头、块式注释等等,还可以美化代码格式,对代码进行Profile等等。我最喜欢的就是可以一键美化代码,添加各种代码元素这两个功能。

perltidy就是Perl Best Practice里推荐的那个,在Linux各个发行版应该都有的

2009/1/9 smallfish <smal...@live.cn>



--
You should be the change you wish to see in the world

purl lamp

unread,
Jan 9, 2009, 6:21:10 AM1/9/09
to perl...@googlegroups.com
perl shell 也可以算是一个编辑器,psh 的上键功能很不错,one-liner 也得有自己的编辑器,and some times we need our own shell。

2009/1/9 Tian Yazhou <phio...@gmail.com>

riverlee

unread,
Jan 9, 2009, 7:32:32 AM1/9/09
to perl...@googlegroups.com
有这么多好工具啊,偶觉得gedit也不错啊,kate也行,还集成console, 嘻嘻

2009/1/9 smallfish <smal...@live.cn>



--
-------------------------------
                ,,__
       ..  ..   / o._)        
   /--'/--\  \-'||      riverlee(李江)   Email:riverl...@gmail.com
  /  perl   \_/ /     Harbin Medical University            Bioinfomatics
.'\  \__\  __.'.'      Msn:riverl...@live.cn
  )\ |  )\ |            Blog:http://riverlee2008.blogspot.com
 // \\ // \\
||_  \\|_  \\_
   -' '--'' '--'
-------------------------------


Michael Zeng

unread,
Jan 9, 2009, 7:48:42 AM1/9/09
to perl...@googlegroups.com
我在unix下用vi,在window下用ultraedit
 


 
2009/1/9 riverlee <riverl...@gmail.com>

DirtyWater

unread,
Jan 9, 2009, 8:45:21 AM1/9/09
to perl...@googlegroups.com
用vim
在win下偶尔使用editplus

2009/1/9 Michael Zeng <galax...@gmail.com>:

allen

unread,
Jan 9, 2009, 9:09:17 AM1/9/09
to perl...@googlegroups.com
当然是vim 有对perl的支持
我看 vim + perl是天生的一对

zhouJinfeng

unread,
Jan 13, 2009, 10:39:19 PM1/13/09
to group perl
emacs in winXP


Date: Fri, 9 Jan 2009 20:48:42 +0800
From: galax...@gmail.com

To: perl...@googlegroups.com
Subject: [PerlChina] Re: 写pl大家都用啥工具?

我在unix下用vi,在window下用ultraedit
 


 
2009/1/9 riverlee <riverl...@gmail.com>



<br

Xia Qingran

unread,
Jan 13, 2009, 10:54:25 PM1/13/09
to perl...@googlegroups.com
Emacs in GNU/Linux.

2009/1/14 zhouJinfeng <bun...@hotmail.com>



--
夏清然
Xia Qingran
qingr...@gmail.com
Joe E. Lewis  - "There's only one thing money won't buy, and that is poverty."

Richard Shi

unread,
Jan 16, 2009, 8:40:44 PM1/16/09
to perl...@googlegroups.com
个人觉得的eclipse那perl插件还蛮好的

On 1/9/09, Tian Yazhou <phio...@gmail.com> wrote:
> 我用Vim加Perl-support <http://www.vim.org/scripts/script.php?script_id=556>


> 插件,配上perltidy和Perl::Critic,还是不错的,一个命令就可以添加文件头、函数头、块式注释等等,还可以美化代码格式,对代码进行Profile等等。我最喜欢的就是可以一键美化代码,添加各种代码元素这两个功能。
> Perl-support可以参考这个
> http://www.thegeekstuff.com/2009/01/make-vim-as-your-perl-ide-using-perl-supportvim-plugin/
> perltidy就是Perl Best Practice里推荐的那个,在Linux各个发行版应该都有的
>
> 2009/1/9 smallfish <smal...@live.cn>
>
>> 据说世界上有三种人,一种用Vi(VIM就是VI的高级版Vi IMproved),另一种用Emacs,剩下的是第三种人
>> --
>> blog : http://hi.baidu.com/smallfish7788
>> bbs : http://bbs.chinaunix.net/forum-55-1.html
>> smallfish / xiaoyu9805119
>>

>> *From:* 刘鑫
>> *Sent:* Friday, January 09, 2009 3:54 PM
>> *To:* perl...@googlegroups.com
>> *Subject:* [PerlChina] Re: 写pl大家都用啥工具?


>>
>> EMACS党爬过。
>>
>> 2009/1/9 smallfish <smal...@live.cn>
>>
>>> 据说阅读源码不错
>>> --
>>> blog : http://hi.baidu.com/smallfish7788
>>> bbs : http://bbs.chinaunix.net/forum-55-1.html
>>> smallfish / xiaoyu9805119
>>>

>>> *From:* Beckheng Lam <bi.ke...@gmail.com>
>>> *Sent:* Friday, January 09, 2009 3:52 PM
>>> *To:* perl...@googlegroups.com
>>> *Subject:* [PerlChina] Re: 写pl大家都用啥工具?


>>>
>>> Sorry,名字更正一下:Source Insight
>>> :-P
>>>
>>> ximiff wrote:
>>>
>>> ues 破解版。。
>>> Komodo速度不能忍在 1G下
>>>
>>>
>>> 2009-01-09

>>> ------------------------------
>>> ximiff
>>> ------------------------------
>>> *发件人:* smallfish
>>> *发送时间:* 2009-01-09 15:26:17
>>> *收件人:* perl...@googlegroups.com
>>> *抄送:*
>>> *主题:* [PerlChina] 写pl大家都用啥工具?

yong

unread,
Jan 18, 2009, 5:50:31 AM1/18/09
to PerlChina 论坛
不能装emacs的系统不是好系统 : D

123456...@sohu.com

unread,
Jan 18, 2009, 6:31:49 AM1/18/09
to perl...@googlegroups.com

一个VIM就可以了!


----- 原文 -----

Jacky Xu

unread,
Jan 18, 2009, 8:26:56 PM1/18/09
to perl...@googlegroups.com
我现在试用 Geany
Komodo Edit 5也可以


在 2009-01-18日的 11:31 +0000,123456...@sohu.com写道:

潘建锋

unread,
Jan 20, 2009, 1:10:35 AM1/20/09
to perl...@googlegroups.com
eclipse

2009/1/19 Jacky Xu <jack...@serversupport.cn>
我现在试用 Geany
Komodo Edit 5也可以


在 2009-01-18日的 11:31 +0000,123456...@sohu.com写道:
>
> 一个VIM就可以了!
>
>
>
>         ----- 原文 -----

张恒

unread,
Jan 25, 2009, 12:17:26 PM1/25/09
to perl...@googlegroups.com
vim + perl support

2009/1/20 潘建锋 <panjian...@gmail.com>

Galf.Yan

unread,
Jan 27, 2009, 4:13:03 AM1/27/09
to perl...@googlegroups.com
vim or padre
On Monday 26 January 2009 01:17:26 张恒
wrote:
> --~--~---------~--~----~------------~
>-------~--~----~ 您收到此信息是由于您订阅了 Google
> 论坛“PerlChina Mongers 讨论组”论坛。
> 要在此论坛发帖,请发电子邮件到
> perl...@googlegroups.com
> 要退订此论坛,请发邮件至
> perlchina+...@googlegroups.co
>m 更多选项,请通过
> http://groups.google.com/group/perlch
>ina?hl=zh-CN 访问该论坛
> -~----------~----~----~----~------~--
>--~------~--~---


刘鑫

unread,
Jan 27, 2009, 4:13:18 AM1/27/09
to perl...@googlegroups.com
gnu emacs cperl-mode
我觉得我现在不需要其它的文本编辑环境了。

林兴陆

unread,
Jan 27, 2009, 4:59:09 AM1/27/09
to perl...@googlegroups.com
神了,到现在还没看到有人说用 EditPlus 的,
多年之前用 PerlBuilder 现在还是觉得 EditPlus 顺手 :-)

--
/* 110000011101011011010000110010111100001010111101 *\
Lin Xinglu(林兴陆) - Mike Lam
Mobile Phone: (+86)13501281365
E-Mail: linx...@webos.cn / i...@lxl.cn
Website: http://www.webos.cn - Web 3.0
QQ: 28888888
ICQ: 2876829
MSN: Linx...@hotmail.com
Homepage: http://www.lxl.cn
\* 110000011101011011010000110010111100001010111101 */

agentzh

unread,
Jan 27, 2009, 5:21:26 AM1/27/09
to perl...@googlegroups.com
2009/1/27 林兴陆 <i...@lxl.cn>

神了,到现在还没看到有人说用 EditPlus 的,
多年之前用 PerlBuilder 现在还是觉得 EditPlus 顺手 :-)

哈哈,小林也来了 :) 我在 Win32 上做事的时候也是觉得 EditPlus 顺手,又轻又快又好安装,呵呵。。。*NIX 下当然唯 vim 是尊了,哈哈!

Cheers,
-agentzh

独孤九剑

unread,
Jan 27, 2009, 7:17:52 AM1/27/09
to PerlChina Mongers 讨论组
我在Windows下也用EditPlus的,只是用的是盗版软件,说不出口啊。

On 1月27日, 下午5时59分, 林兴陆 <i...@lxl.cn> wrote:
> 神了,到现在还没看到有人说用 EditPlus 的,
> 多年之前用 PerlBuilder 现在还是觉得 EditPlus 顺手 :-)
>
> --
> /* 110000011101011011010000110010111100001010111101 *\
> Lin Xinglu(林兴陆) - Mike Lam
> Mobile Phone: (+86)13501281365

> E-Mail: linxin...@webos.cn / i...@lxl.cn
> Website:http://www.webos.cn- Web 3.0
> QQ: 28888888
> ICQ: 2876829
> MSN: Linxin...@hotmail.com

Fayland Lam

unread,
Jan 27, 2009, 8:51:15 AM1/27/09
to perl...@googlegroups.com
2009/1/27 Galf.Yan <galf...@gmail.com>:
> vim or padre


Very surprised to find someone is using padre. :)
me too. I'm UE32 and padre fan.

Thanks.

--
Fayland Lam // http://www.fayland.org/
Foorum based on Catalyst // http://www.foorumbbs.com/

林兴陆

unread,
Jan 27, 2009, 12:39:44 PM1/27/09
to perl...@googlegroups.com
呵呵,我刚当了爸爸,最近组织的小聚会都没时间参加,下次喊我。

2009/1/27 agentzh <age...@gmail.com>:

e280s 4ever

unread,
Jan 28, 2009, 11:07:59 PM1/28/09
to perl...@googlegroups.com
祝福小林兄!

2009/1/28 林兴陆 <i...@lxl.cn>

agentzh

unread,
Jan 31, 2009, 6:28:09 AM1/31/09
to perl...@googlegroups.com
2009/1/28 林兴陆 <i...@lxl.cn>
呵呵,我刚当了爸爸,

Wow. Congrats! 最近一年来 fayland 和你都当爸了,哈哈!
 
最近组织的小聚会都没时间参加,下次喊我。

好!下回就是我的 Firefox Cluster & X Hunter 交流了,哈哈,欢迎小林来捧场哦,呵呵 :)
 
同时也欢迎其他所有朋友过来玩哈,呵呵

Best,
-agentzh

flw

unread,
Feb 1, 2009, 10:25:27 PM2/1/09
to perl...@googlegroups.com
恭喜恭喜!

BTW:无论什么平台,我都一直是 vim。

2009/1/28 林兴陆 <i...@lxl.cn>:

smallfish

unread,
Feb 1, 2009, 10:28:53 PM2/1/09
to perl...@googlegroups.com
to flw: 可否分享下vimrc?

smallfish(xiaoyu9805119)

--------------------------------------------------
From: "flw" <su2a...@gmail.com>
Sent: Monday, February 02, 2009 11:25 AM
To: <perl...@googlegroups.com>
Subject: Re: 回复\: [PerlChina] Re: 写pl大家都用啥工具?

perl...@gmail.com

unread,
Feb 2, 2009, 2:14:34 AM2/2/09
to PerlChina Mongers 讨论组
vim too

刘鑫

unread,
Feb 2, 2009, 2:17:11 AM2/2/09
to perl...@googlegroups.com

GNU Emacs Everywhere.

皮尔洛

unread,
Feb 2, 2009, 2:20:28 AM2/2/09
to perl...@googlegroups.com
传说世上只有两种人,一种是用emacs,还有一种就是vi/vim

2009/2/2 刘鑫 <marc...@gmail.com>

--
msn - per...@163.com
blog - http://hi.baidu.com/perluo

Michael Zeng

unread,
Feb 2, 2009, 10:38:36 PM2/2/09
to perl...@googlegroups.com
 win平台下怎么用vim啊
 
 
vim 不好,大文件打不开, 有时候emacs 挺好的

lee.li

unread,
Feb 2, 2009, 10:51:20 PM2/2/09
to perl...@googlegroups.com
win下可以用gvim,挺好的,我一直在用^_^
 

2009-02-03

发件人: Michael Zeng
发送时间: 2009-02-03 11:39:02
抄送:
主题: Re: 回复\: [PerlChina] Re: 写pl大家都用啥工具?
Reply all
Reply to author
Forward
0 new messages