Re: Is there anything like applets in Lisp?



alflisppython@xxxxxxxx wrote:

In our group they told me that there is bare arms Lisp, but it is not
very mature as a CL-Lisp .

That's "armed bear" lisp. It's an implementation of CL that targets the
JVM. Just check it out (if you were googling "bare arms", I can see
how you might have had trouble finding it.), while it is "young", it
may be suitable for your purposes - or not. I have no idea if one can
successfully roll it plus your code or (outside chance) tree-shaken
compiled code from it into an applet, but it sounds like something that
should be quite possible in principle, ask the ABCL developer(s).

http://armedbear.org/abcl.html


.



Relevant Pages

  • Re: Q: JVM based Lisp implementations and saving images - possible?
    ... Internal Java caches like JIT compiled code ... The better JVMs support class data sharing: ... JVM data reasonably fast? ...
    (comp.lang.lisp)
  • Re: Q: JVM based Lisp implementations and saving images - possible?
    ... Internal Java caches like JIT compiled code ... class data sharing is supported only with the ... JVM data reasonably fast? ... I have a hard time to believe that Java style serialization is fast ...
    (comp.lang.lisp)
  • Re: Just learning lisp - tail recursion issues?
    ... but the language looks pretty intimidating so I never got round ... My understanding is that lisp ... Some, like clisp do it only on compiled code, and avoid it on ... that when breaking inside the recursion, you can see all the recursive ...
    (comp.lang.lisp)
  • Re: Java performance, CRTJVAPGM vs JIT
    ... You do a system backup every night? ... we do have a HA product and a contingency machine ... and that the JIT compiled code will be thrown away ... when the JVM is stopped. ...
    (comp.sys.ibm.as400.misc)
  • Re: F#
    ... in terms of speed of the compiled code? ... Then you'll be able to optimize the Stalin implementation of the ray tracer ... to learn some Lisp. ...
    (comp.lang.functional)