Featured post
why use Google V8 -
i don't it. i'm c/c++ programmer, what's possible use of v8 me? there few examples , tutorials out there, , lack substance - don't want use library add couple of numbers or print in console window. question is: there real use technology, , if yes, scenario? also, can part of gui way?
help appreciated.
"v8 google's open source javascript engine"
so whole point ability write code in javascript, , run quite fast (for interpreted dynamic language). google chrome, written in c++, uses internal scripting — not regular web page scripting, extension code. let's consider 'real use'.
so, if app needs scripting, v8 may (js not perfect language, stil quite decent). gui, you'll need bind gui components js first, there's no built-in ui components (as tk in tcl).
- Get link
- X
- Other Apps
Comments
Post a Comment