Q: Standard Lisps on the Squeak VM?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Q: Standard Lisps on the Squeak VM?

dcorking
For a variety of reasons, I have a hunch that a Lisp would be a useful
language for building Croquet worlds.

So, I browsed the Squeak Map and saw several Lisp implementations for Squeak.

While I appreciate that most of them are proof-of-concept experiments,
one of them may prove useful for practical programming.  If you have
already looked at any of these Lisps, you may be able to help me
choose which to investigate more deeply:  Which of the Squeak Lisps
came closest to implementing a standard Lisp (either R5RS Scheme or
ANSI Common Lisp)?

I have some extra questions as a postscript.

--
David Corking

p.s.
1. Are any of them Lisp compilers rather than straight interpreters?
2. Did any of them target the Squeak VM bytecode, rather than
translate to full Smalltalk-80?
3. Are there any proprietary Lisps that run inside Smalltalk?
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

RE: Q: Standard Lisps on the Squeak VM?

Ron Teitelbaum
Hello Stéphane,

Can you help to answer David's questions?

Thanks for your help!

Ron Teitelbaum
President / Principal Software Engineer
US Medical Record Specialists
[hidden email]

> -----Original Message-----
> From: [hidden email] [mailto:beginners-
> [hidden email]] On Behalf Of David Corking
> Sent: Monday, July 10, 2006 8:17 AM
> To: [hidden email]
> Subject: [Newbies] Q: Standard Lisps on the Squeak VM?
>
> For a variety of reasons, I have a hunch that a Lisp would be a useful
> language for building Croquet worlds.
>
> So, I browsed the Squeak Map and saw several Lisp implementations for
> Squeak.
>
> While I appreciate that most of them are proof-of-concept experiments,
> one of them may prove useful for practical programming.  If you have
> already looked at any of these Lisps, you may be able to help me
> choose which to investigate more deeply:  Which of the Squeak Lisps
> came closest to implementing a standard Lisp (either R5RS Scheme or
> ANSI Common Lisp)?
>
> I have some extra questions as a postscript.
>
> --
> David Corking
>
> p.s.
> 1. Are any of them Lisp compilers rather than straight interpreters?
> 2. Did any of them target the Squeak VM bytecode, rather than
> translate to full Smalltalk-80?
> 3. Are there any proprietary Lisps that run inside Smalltalk?
> _______________________________________________
> Beginners mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners