Google Groups Home
Help | Sign in
Delphi to bytecode compiler
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Jonathan Neve  
View profile
 More options Aug 27 2004, 5:31 am
Newsgroups: comp.lang.pascal, comp.lang.pascal.delphi.misc, comp.lang.pascal.borland, comp.lang.pascal.misc, alt.comp.lang.borland-delphi
From: jonat...@microtec.fr (Jonathan Neve)
Date: 27 Aug 2004 02:31:53 -0700
Local: Fri, Aug 27 2004 5:31 am
Subject: Delphi to bytecode compiler
Hi all!

I'm wondering what would be involved in making a Delphi to bytecode
compiler... Does anyone have any experience writing compilers, that
could give me some advice?

The reason I think this would be useful, is that it would broaden the
scope of the Java platform, enabling many languages to be used (just
like .NET). There are already several langages (e.g. Java, Jython,
Groovy, and perhaps others), but it would be nice to have a language as
close as possible to Delphi syntax that could likewise compile into
bytecode. This would greatly facilitate converting projects from Delphi
to Java.

Any ideas?

Thanks!
Joanthan Neve.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MikeB  
View profile
 More options Aug 27 2004, 8:55 am
Newsgroups: comp.lang.pascal, comp.lang.pascal.delphi.misc, comp.lang.pascal.borland, comp.lang.pascal.misc, alt.comp.lang.borland-delphi
From: "MikeB" <m.byerleyATVerizonDottieNettie>
Date: Fri, 27 Aug 2004 07:55:36 -0500
Local: Fri, Aug 27 2004 8:55 am
Subject: Re: Delphi to bytecode compiler

"Jonathan Neve" <jonat...@microtec.fr> wrote in message

news:bda9ed85.0408270131.5dcc9e1e@posting.google.com...

> Hi all!

> I'm wondering what would be involved in making a Delphi to bytecode
> compiler... Does anyone have any experience writing compilers, that

I believe that is exactly what Carlo Kok's Pascal Script engine does, it
converts Object Pascal to an executable Bytecode that can be:

   A.  Saved to a binary file for later execution
   B. Executed immediately after compiling

news:remobjects.public.pascalscript and ask Carlo for clarification.....

The script engine download (which is free from www.remobjects.com) contains the
full source code.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google