Re: BASIC to JVM



On Fri, 09 Nov 2007 21:05:30 +0100, roessmann@xxxxxxx wrote:

Check out:
http://www.robert-tolksdorf.de/vmlanguages.html#basic

Thanks George, but what I mean is NOT a BASIC Compiler/Interpreter
written in Java, but a BASIC compiler which compiles a BASIC
sourcecode to JAVA bytecode later interpreted by a JVM. The compiler
MAY be written in Java or C or whatever.

regards,

Sorry I misunderstood.

There is something called "Project Semplice" which purports to be a
VB6 compatible compiler targeting the JVM.

http://blogs.sun.com/tor/entry/semplice_keynote_demo
http://blogs.sun.com/herbertc/entry/project_semplice_visual_basic_for

The blogs are from last year (2006) and it looks like there had
already been a lot of work put into it. According to Herbert, the
authors were hoping to have it available for JavaOne 2007, but that
has past and I haven't (yet) been able to find it available for
download anywhere.

You might try emailing the authors (see Herbert's blog). Other than
this project I think you're out of luck.

George

.



Relevant Pages

  • Re: Cpp Considered Harmful
    ... >> programming language, the compiler, the IDE, the libraries, etc. ... source file, the implementation shall locate the declaration, (and ... to name one of the defining source files on the command line that initiates ... The counterpart to this in Java is accomplished using the following: ...
    (comp.lang.cpp)
  • Re: wie Array für statische Methoden
    ... > auf gar keinen Fall Java empfehlen;) ... Ich hab mal mit virtuellen Methoden auf einem Microkontroller experimentiert und bin zu dem Schluss gekommen: ... > Es ist ja gerade der Vorteil bei Java einen Compiler ... > Dinge zu optimieren, ...
    (de.comp.lang.java)
  • Re: What is the fastest method of parsing scheme?
    ... These issues can be eliminated by the use of custom memory allocators ... Any other ideas why Scheme would be faster than C++ and Java for heap ... For example, in my compiler, the procedure ) ...
    (comp.lang.scheme)
  • Re: C to Java Byte Code
    ... > Java) cannot do, and you cannot write a compliant Java engine that can ... "I think you would agree with me that a C compiler that directly ... compliant ANSI C compiler are described in MPC's product description." ... these "minor differences" include this requirement: ...
    (comp.programming)
  • Re: Java is slow!
    ... Do you really think Java event dispatcher is where all those CPU cycles ... AMD or Intel wins? ... The current AMD design seems to be simpler, so a compiler writer ...
    (comp.lang.java.advocacy)