This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Interaktion between Scheme and Java


Marco, maybe you think that there's an intermediate Java source file
generated from your Scheme source file?  There is no intermediate Java
source file, even internally in Kawa; the Kawa compiler really
generates the bytecode itself.

Dean

Per Bothner wrote:
> Marco Bakera wrote:
>> As Kawa directly compiles things into byetecode, is it possible to get
>> the sourcefiles this compilation has been started from? I would like
>> to have a look at them or want to compile them by myself.
> 
> Ihave no idea what this question means.  What is "this compilation"?
> Whoever did the compilation presumably has the source files.
> Kawa itself is all open-source.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]