Haskell 学习环境

发布于 2024-11-02 21:32:35 字数 188 浏览 0 评论 0原文

在对 htdp 和 lispworks 使用 plt-scheme 之后 图雷茨基符号计算入门的个人版;我 想要更多关于使用 haskell 进行函数式编程的信息。 但我被上面的 ide 宠坏了。我开始读书 学习你哈斯克尔,但是当讨论使用你的 最喜欢的编辑器我空白了。我确实下载了haskell平台 可以在终端中使用 ghci 但“链接”到编辑器 似乎是个问题。

after using plt-scheme for htdp and lispworks
personal edition for touretsky's intro to symbolic computation; i
would like to more about functional programming using haskell.
But i am spoiled using the above ide's. I started reading
learnyouahaskell but when the discussion goes to use your
favorite editor i blank out . I did download the haskell platform
and can use ghci in the terminal but 'linking' to an editor
seems to be a problem.

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

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

发布评论

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

评论(2

柠檬 2024-11-09 21:32:35

如果开发环境符合学习环境:

If developing environments qualify as learning environments:

墟烟 2024-11-09 21:32:35

您可以使用 tmux,然后使用 tslime 插件从 vim 发送到 ghci。

tmux: http://tmux.sourceforge.net/

tslime: http://www.vim.org/scripts/script.php?script_id=3023

You can use tmux, then send from vim to ghci using the tslime plugin.

tmux: http://tmux.sourceforge.net/

tslime: http://www.vim.org/scripts/script.php?script_id=3023

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