Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10793
| From | Santiago Carbonell <carbonell.santiago@gmail.com> |
|---|---|
| Newsgroups | comp.lang.lisp, comp.lang.java.programmer |
| Subject | Compile a lisp code and execute into a Java Virtual Machine |
| Date | 2011-12-16 03:09 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <747af55b-915e-49d4-8cdc-f7d6ac3fdc3c@dv9g2000vbb.googlegroups.com> (permalink) |
Cross-posted to 2 groups.
Hi, I'm working in a project that is lisp code and works fine in Allegro CL and MCL. What I need is compile this lisp code (some lisp files) and execute it into a Java Virtual Machine and add some Java interfaces from Swing. I don't know if someone can help me in this task. I'm trying jatha and loadfromjarprimitive but doesn't work fine and I don't know if this is what I need Some examples of how to load, compile and execute some lisp code into java is appreciated Thanks
Back to comp.lang.java.programmer | Previous | Next — 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