Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10847
| From | Kaz Kylheku <kaz@kylheku.com> |
|---|---|
| Newsgroups | comp.lang.lisp, comp.lang.java.programmer |
| Subject | Re: Compile a lisp code and execute into a Java Virtual Machine |
| Followup-To | comp.lang.lisp |
| Date | 2011-12-18 06:57 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <20111217225405.671@kylheku.com> (permalink) |
| References | <747af55b-915e-49d4-8cdc-f7d6ac3fdc3c@dv9g2000vbb.googlegroups.com> <4eeb3461$0$6975$e4fe514c@news2.news.xs4all.nl> <87ty4yu09k.fsf@kuiper.lan.informatimago.com> <4eed567d$0$288$14726298@news.sunsite.dk> |
Cross-posted to 2 groups.
Followups directed to: comp.lang.lisp
["Followup-To:" header set to comp.lang.lisp.] On 2011-12-18, Arne Vajhøj <arne@vajhoej.dk> wrote: > On 12/17/2011 8:38 PM, Pascal J. Bourguignon wrote: >> Silvio Bierman<silvio@moc.com> writes: >> >>> You could look into clojure. It is a JVM Lisp that might be of use. >> >> Not at all. Clojure is useless since it's not a Common Lisp. > > Have you seen the OP's source code, so that you know the > differences will make Clojure useless? ``I'm working in a project that is lisp code and works fine in Allegro CL and MCL.'' Unlikely it will work in Clojure without a rewrite. Clojure and CL are not compatible, even for writing half-a-page throwaway programs.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Compile a lisp code and execute into a Java Virtual Machine Santiago Carbonell <carbonell.santiago@gmail.com> - 2011-12-16 03:09 -0800
Re: Compile a lisp code and execute into a Java Virtual Machine Silvio Bierman <silvio@moc.com> - 2011-12-16 13:06 +0100
Re: Compile a lisp code and execute into a Java Virtual Machine "Pascal J. Bourguignon" <pjb@informatimago.com> - 2011-12-18 02:38 +0100
Re: Compile a lisp code and execute into a Java Virtual Machine Arne Vajhøj <arne@vajhoej.dk> - 2011-12-17 21:56 -0500
Re: Compile a lisp code and execute into a Java Virtual Machine Kaz Kylheku <kaz@kylheku.com> - 2011-12-18 06:57 +0000
Re: Compile a lisp code and execute into a Java Virtual Machine Carlos <angus@quovadis.com.ar> - 2011-12-16 13:14 +0100
csiph-web