Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / September 2006

Tip: Looking for answers? Try searching our database.

Programming languages design for JVM

Thread view: 
Steve - 16 Sep 2006 20:56 GMT
I want to ask the Programming Languages for JVM
http://www.robert-tolksdorf.de/vmlanguages.html will convert the
language the Java Servlet, or Java bytecode? Which way is easier to
implement, or better approach in terms of designing a langauge that
runs on JVM?

Please advice. thanks!!
David N. Welton - 17 Sep 2006 08:42 GMT
> I want to ask the Programming Languages for JVM
> http://www.robert-tolksdorf.de/vmlanguages.html will convert the
> language the Java Servlet, or Java bytecode? Which way is easier to
> implement, or better approach in terms of designing a langauge that
> runs on JVM?

> Please advice. thanks!!

What is it that you actually need to accomplish, Steve?  That's probably
an easier starting point for advice.

Signature

David N. Welton
- http://www.dedasys.com/davidw/

Linux, Open Source Consulting
- http://www.dedasys.com/

napi - 21 Sep 2006 15:35 GMT
> I want to ask the Programming Languages for JVM
> http://www.robert-tolksdorf.de/vmlanguages.html will convert the
> language the Java Servlet, or Java bytecode? Which way is easier to
> implement, or better approach in terms of designing a langauge that
> runs on JVM?

I believe most of the languages listed in
http://www.robert-tolksdorf.de/vmlanguages.html
generate Java Bytecode.  It's up to you to produce applications or
applets.  The servlet feature would depend on whether the
language/compiler provides the means to utilize the JVM's threading
facility.  When designing a language/compiler for the JVM it should be
able to let the user to easily select to produce an app or applet.  It
should also take advantage of the available resources in the JVM such
as multi-theading for the purpose of having lightweight inter-process
communication for client-server or peer-to-peer type of communication.

Napi
http://www.axiomsol.com


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.