2

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.

1

2 Answers 2

2

If developing environments qualify as learning environments:

Sign up to request clarification or add additional context in comments.

Comments

1

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

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.