Re: Replacing Xaml with Lisp on Windows Vista
- From: "pfisk" <peter.fisk@xxxxxxxxx>
- Date: 31 Jan 2007 08:28:58 -0800
On Jan 31, 10:16 am, "John Thingstad" <john.things...@xxxxxxxxx>
wrote:
On Wed, 31 Jan 2007 15:57:13 +0100, pfisk <peter.f...@xxxxxxxxx> wrote:
On Jan 31, 7:12 am, "Alex Mizrahi" <udode...@xxxxxxxxxxxxxxxxxxxxx>
wrote:
(message (Hello 'jvdvyah)
(you :wrote :on '(31 Jan 2007 03:58:03 -0800))
(
??>> A custom implementation developed for the Vista/IE7/WPF/e
environment.
j> Would this custom implementation of Lisp on Vista/IE7/WPF be
available
j> to the general public anywhere? I've been looking for a good Lisp
j> implementation for Vista...
do you have any problems with available implementations on Vista?
i think you'd prefer some mature and stable implementation to an
experimental one, unless you really need some special experimental
features..
)
(With-best-regards '(Alex Mizrahi) :aka 'killer_storm)
"People who lust for the Feel of keys on their fingertips (c) Inity")
I have both Allegro CL 8.0 and Clisp running on Vista.
The problem is that neither can run inside the CLR environment. I
developed a custom implementation to run inside the *browser*
environment to replace Javascript.
BTW, I have tested running socket connections between my
implementation and Clisp without problem.
There is no Lisp that generates CLR code.
It can use the .NET libraries.
RDNZL uses the Microsoft C++ interface to .NET behind the scenes.
As such it generates CLR code for the interface.
It does not generate the application proper in CLR however.
This has been discussed befor and it seems clear that it would
be difficult to support the MS security model with the CL library.
So this is probaly the best you can do.
--
Using Opera's revolutionary e-mail client:http://www.opera.com/mail/- Hide quoted text -
- Show quoted text -
I have looked at RDNZL and it is totally useless for what I wish to
do, which is running graphic intensive applications in a browser or on
the desktop.
My implementation doesn't generate CLR code - it generates a custom
bytecode which runs in an interpreter.
.
- Follow-Ups:
- Re: Replacing Xaml with Lisp on Windows Vista
- From: John Thingstad
- Re: Replacing Xaml with Lisp on Windows Vista
- References:
- Replacing Xaml with Lisp on Windows Vista
- From: pfisk
- Re: Replacing Xaml with Lisp on Windows Vista
- From: dixkey
- Re: Replacing Xaml with Lisp on Windows Vista
- From: pfisk
- Re: Replacing Xaml with Lisp on Windows Vista
- From: jvdvyah
- Re: Replacing Xaml with Lisp on Windows Vista
- From: Alex Mizrahi
- Re: Replacing Xaml with Lisp on Windows Vista
- From: pfisk
- Re: Replacing Xaml with Lisp on Windows Vista
- From: John Thingstad
- Replacing Xaml with Lisp on Windows Vista
- Prev by Date: Re: Automatic parallelization - was Re: LISP Object Oriented?
- Next by Date: Re: Replacing Xaml with Lisp on Windows Vista
- Previous by thread: Re: Replacing Xaml with Lisp on Windows Vista
- Next by thread: Re: Replacing Xaml with Lisp on Windows Vista
- Index(es):
Relevant Pages
|