(Cross-posted to nodejs-dev.)

I would a like a new tool to help with Javascript development, both in
NodeJS and (possibly) on the browser.

What I want is to be able to run (and/or unit test) a NodeJS app (on
the built-in V8). As an extra output I would like a transformed
version of the source, annotated with Google Closure JSDoc Type
Expressions.

I can't see any technical reason why this would not be possible.

Who will write this? It's probably a few weeks of fulltime work, or
more if you don't already know the innards of V8.

Why would it be useful?

1. It allows the flexibility of untyped development, without the
maintenance burden.
2. A developer will quickly spot any unexpected types, leading to bug
fixes.

Please Google, Joyent, or Anyone Else, can you write this for us?

Thanks,

Chris.

http://www.barricane.com/2011/10/06/google-v8-to-annotate-source-with-closure-jsdoc-type-expressions.html

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to