If anyone's still looking for a project...

18 views
Skip to first unread message

Abi

unread,
Nov 4, 2011, 12:25:42 AM11/4/11
to stanford-1...@googlegroups.com
My partner Grant and I are going to be working on a API that can be consumed by plugins in various code editors such as emacs, vim, Sublime Text, TextMate, etc. For this quarter, we're going to focus on making just the emacs plugin along with the API where most of the heavy lifting will be done and which will be written completely in Haskell. Here are the features we're aiming for:

* Type annotations for every expression in the code buffer (on hover over)
* Nicer syntax highlighting (possibly different colors based on the inferred types)
* hlint
* hoogle (+ :i ghci integration)
* debug trace underlines for evaluated expressions (showing where the errors are directly in the code buffer)
* search for functions by test case ("Find me a function that does [1, 2, 3] -> [3, 2, 1]")

Ping us if you are interested in joining us or reply if you have cool ideas that you want to see implemented in your Haskell editor.

Cheers,
Abi

Drew Haven

unread,
Nov 4, 2011, 12:27:42 AM11/4/11
to stanford-1...@googlegroups.com
That sounds pretty awesome.  Haskell IDE support can be pretty bad and after Bryan's comment about stuff popping up I thought, "hey, why don't I have this stuff popping up and instead have to run a compile then match line numbers?"  I look forward to integrating with Vim when your'e ready for it.
Reply all
Reply to author
Forward
0 new messages