Y
Hacker News
new
|
ask
|
show
|
jobs
by
bos
4470 days ago
Stay tuned. You'll hear more in due course.
In the mean time, the open source release of Hack includes integration with both Emacs and Vim.
3 comments
jasonlotito
4470 days ago
If it involves Jets and brains..., then you will have won the interweb awards so soon in the year.
link
henrikbjorn
4467 days ago
Will the vim plugin be seperated out into a subsplit so it can be used with Vunde or any of the other package managers that exist for VIM?
link
Phlarp
4470 days ago
Facebook IDE incoming?
link
lpw25
4470 days ago
I think they mentioned something in the browser using js_of_ocaml at CUFP last year.
link
jwatzman
4470 days ago
The js_of_ocaml bits are actually what are powering our interactive tutorial (
http://hacklang.org/tutorial/
) -- the tutorial is actually a full build of the typechecker running in your browser :) The source for it is mostly at
https://github.com/facebook/hhvm/tree/master/hphp/hack/src/j...
minus a little bit of glue.
link