I have a Client/Server application with it's own programming language
which I developed back in the early 90's... at that time my best bet
was to do every thing myself... however, now I have a problem because
I'm having a high degree of human resources rotation and the cost of
training a new programmer raises every year, so in order to reduce
costs I need to substitute my language with a commonly used language.

I'm starting playing around with v8... but, in order to embed v8 into
my application, I must be able to make a few changes in the language,
mainly, to add a new object type (database) to allow the scripts to
connect to the database.

I wish to know if there is some documentation on how to expand the
language or if someone has some experience doing this kind of job, to
at least start on the right track.

Thanks in advance.

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

Reply via email to