PTT
Submit
Submit
选择语言
正體中文
简体中文
PTT
PLT
[问题] ocaml shell command
楼主:
dryman
(dryman)
2010-07-02 02:22:18
我希望使用ocaml时可以像许多shell script 一样
sh xxx.sh
perl xxx.pl
不过这样"似乎"不行...一进去就跳出来了
于是乎我就用 cat "\#use \"%\";;" | ocaml
(因为在vim环境下,%代表现在编辑的档案,#," 都要做escape)
嗯..是可以正确的在ocaml下加载档案啦
不过ocaml不会停在命令列状态,会执行完档案后后退出
请问有无丢入档名给ocaml,还可以停在ocaml环境下的操作方法?
作者:
SansWord
(是妳)
2010-07-02 07:55:00
ocaml -init <filename>ocaml --help 可以看指令喔
楼主:
dryman
(dryman)
2010-07-02 10:16:00
谢谢楼上~ BTW, 有rlwrap的话可以用它来让ocaml更像shell 用法:rlwrap ocaml
继续阅读
Re: [闲聊] FLOLAC签到!
yzugsr
[闲聊] FLOLAC签到!
SansWord
Re: Generating all permutations of a list in Haskell
scwg
Generating all permutations of a list in Haskell
slyfox
Re: [心得] Y Combinator 与 Mutual Recursion
scwg
Re: [心得] Y Combinator 与 Mutual Recursion
xcycl
[闲聊] a scheme intermpreter writen in Perl
dryman
Re: [心得] Y Combinator 与 Mutual Recursion
noctem
Re: [心得] Y Combinator 与 Mutual Recursion
scwg
Re: [心得] Y Combinator 与 Mutual Recursion
SansWord
Links
booklink
Contact Us: admin [ a t ] ucptt.com