Vim GHCI Integrationtaim
OverviewTAIM aims to couple either a local or remote ghci instance with vim. Similar to SLIME which does the same thing for emacs and common lisp. In short you can evaluate code in place, and receive feedback, without having to reload the whole buffer into ghci. If anyone decides to try it, the usage instructions are in the README file with the source. Source Code
ScreencastConclusionThere is still a ton left to do for it to be a good enough product for my daily workflow. I'm thinking of not having GHCI in with Vim anymore and just leave it up to the user to have it up somewhere. Also I really want to have GHCI's TAB completion available within Vim and I think that will be the focus of my next iteration of TAIM. Last Edited: 2010-10-25 01:15:43
+ Add a comment 018538bfd38d3753d2c3c743e17774cc2012-02-22 23:02:35.462508 UTC |
Posts
Source Code