Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Visual Basic in Java?

Reply
Thread Tools

Visual Basic in Java?

 
 
Patrick
Guest
Posts: n/a
 
      04-14-2008
Hello,

I've heard about the scripting framework in Java 6, and I wonder if it
would be difficult to have a VB interpreter in Java, or if something
like this already exists?

Thanks!

--
Patrick
 
Reply With Quote
 
 
 
 
Chase Preuninger
Guest
Posts: n/a
 
      04-14-2008
why the hell would u want to use VB with java. I would rather kill
myself than ever write VB again.
 
Reply With Quote
 
 
 
 
Kam-Hung Soh
Guest
Posts: n/a
 
      04-15-2008
On Apr 14, 10:32 pm, Patrick <peuimpo...@quelquepart.fr> wrote:
> Hello,
>
> I've heard about the scripting framework in Java 6, and I wonder if it
> would be difficult to have a VB interpreter in Java, or if something
> like this already exists?
>
> Thanks!
>
> --
> Patrick


Maybe this list would help:

"Programming Languages for the Java Virtual Machine",
http://www.robert-tolksdorf.de/vmlanguages.html

--
Kam-Hung Soh <a href="http://kamhungsoh.com/blog">Software Salariman</
a>
 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      04-15-2008
Patrick wrote:
> I've heard about the scripting framework in Java 6, and I wonder if it
> would be difficult to have a VB interpreter in Java, or if something
> like this already exists?


VBScript (not quite the same as VB6 !) should be doable.

I am not aware of any implementation though.

And I doubt there will be demand, because the VBScript
language itself are not particular better than JavaScript,
which does exist - and the typical VBScript user would expect
support for COM object, which would not be possible.

Arne


 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      04-15-2008
Chase Preuninger wrote:
> why the hell would u want to use VB with java. I would rather kill
> myself than ever write VB again.


Maybe not Java programmers.

But a Java app that need to allow the end users to do some simple
scripting.

They have JavaScript support, but maybe some experienced
office users would prefer VBScript.

Arne

 
Reply With Quote
 
Patrick
Guest
Posts: n/a
 
      04-15-2008
Le 15/04/2008 01:39, Chase Preuninger a écrit :
> why the hell would u want to use VB with java. I would rather kill
> myself than ever write VB again.


We have an application in which lots of VB scripts were developed, and
we want to rewrite this app in Java, without throwing all the scripts.
 
Reply With Quote
 
Patrick
Guest
Posts: n/a
 
      04-15-2008
Le 15/04/2008 02:38, Arne Vajhøj a écrit :
> Patrick wrote:
>> I've heard about the scripting framework in Java 6, and I wonder if it
>> would be difficult to have a VB interpreter in Java, or if something
>> like this already exists?

>
> VBScript (not quite the same as VB6 !) should be doable.
>
> I am not aware of any implementation though.
>
> And I doubt there will be demand, because the VBScript
> language itself are not particular better than JavaScript,


Our need is not to respond to a new demand, but to maintain existing
scripts.


> which does exist - and the typical VBScript user would expect
> support for COM object, which would not be possible.


Wouldn't it be possible with some Java/COM library, like Jacob, JCom,
Com4J, Jawin, etc.?
 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      04-16-2008
Patrick wrote:
> Le 15/04/2008 02:38, Arne Vajhøj a écrit :
>> Patrick wrote:
>>> I've heard about the scripting framework in Java 6, and I wonder if
>>> it would be difficult to have a VB interpreter in Java, or if
>>> something like this already exists?

>>
>> VBScript (not quite the same as VB6 !) should be doable.
>>
>> I am not aware of any implementation though.
>>
>> And I doubt there will be demand, because the VBScript
>> language itself are not particular better than JavaScript,

>
> Our need is not to respond to a new demand, but to maintain existing
> scripts.
>
>> which does exist - and the typical VBScript user would expect
>> support for COM object, which would not be possible.

>
> Wouldn't it be possible with some Java/COM library, like Jacob, JCom,
> Com4J, Jawin, etc.?


It should be possible. But it will also be a significant amount of work.

Arne
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Studio 2005 and Visual Basic .net 2003 Stewart ASP .Net 1 02-24-2006 07:32 AM
What is the difference between Visual Basic.NET and Visual Basic 6? Jimmy Dean Computer Support 3 07-25-2005 07:05 AM
Visual Studio .Net v.s. Visual Basic .Net? M P ASP .Net 6 08-07-2004 04:25 AM
eMbedded Visual Basic & Visual Studio .NET - No Longer Supported? ¢harlie MCSD 0 12-26-2003 07:23 PM
Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET Jaime MCSD 2 09-20-2003 05:16 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57