Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.compilers > #644
| From | glen herrmannsfeldt <gah@ugcs.caltech.edu> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Thoughts on the JVM as a compilation Target? |
| Date | 2012-05-24 04:21 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <12-05-015@comp.compilers> (permalink) |
| References | <12-05-013@comp.compilers> |
Aaron W. Hsu <arcfide@sacrideo.us> wrote: > What are your thoughts on JVM as a compilation target, > especially with new languages all targeting high > performance or multi-core type features? Some year ago I was wondering about JVM as a target for a C compiler. It is a little tricky, as there are some things that people expect even though the C standard doesn't require them. I once knew about a COBOL compiler for JVM, though I don't know any more than that. What language(s) were you thinking about? -- glen
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
Thoughts on the JVM as a compilation Target? "Aaron W. Hsu" <arcfide@sacrideo.us> - 2012-05-22 13:33 -0400
Re: Thoughts on the JVM as a compilation Target? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-05-24 04:21 +0000
Re: Thoughts on the JVM as a compilation Target? Jeremy Wright <jeremy.wright@microfocus.com> - 2012-05-24 08:30 +0000
Re: Thoughts on the JVM as a compilation Target? BGB <cr88192@hotmail.com> - 2012-05-25 14:26 -0500
Re: Thoughts on the JVM as a compilation Target? torbenm@diku.dk (Torben Ægidius Mogensen) - 2012-05-29 17:40 +0200
Re: Thoughts on the JVM as a compilation Target? "Aaron W. Hsu" <arcfide@sacrideo.us> - 2012-05-24 10:05 -0400
Re: Thoughts on the JVM as a compilation Target? torbenm@diku.dk (Torben Ægidius Mogensen) - 2012-05-24 10:34 +0200
Re: Thoughts on the JVM as a compilation Target? "lpsantil@gmail.com" <lpsantil@gmail.com> - 2012-05-24 10:39 -0700
Re: Thoughts on the JVM as a compilation Target? BGB <cr88192@hotmail.com> - 2012-05-24 13:06 -0500
csiph-web