Re: Replacing Xaml with Lisp on Windows Vista



On Wed, 31 Jan 2007 15:57:13 +0100, pfisk <peter.fisk@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/
.



Relevant Pages

  • Re: top down programming in a bottom up language
    ... a proper environment if you really do just want to have fun. ... You mean lisp is dead and groovy is the next big thing? ... popular development environment for it, Eclipse, are open source. ...
    (comp.lang.lisp)
  • Re: The complete lisp+ package
    ... I mean an environment running Solaris on suns, and linux on x86s, and ... windows on x86s, windows running cygwin, and maybe a Mac in a corner ... I've used the pathnames stuff from "Practical Common Lisp". ... companies) and asking to get a bunch of licenses approved to extract ...
    (comp.lang.lisp)
  • Re: Multi-User Lisp Environments
    ... > Is it possible to bring up a Lisp environment ... user to edit the same file at the same time. ... version control programs such as CVS or Subversion. ...
    (comp.lang.lisp)
  • Re: Foreign Function Interfaces
    ... Because of how I handled symbol lookups in a lisp ... interpreter I wrote a few years ago, it is impossible to actually gain ... anything by writing a compiler. ... So each ship has to have its own environment, ...
    (comp.lang.lisp)
  • Re: Foreign Function Interfaces
    ... Because of how I handled symbol lookups in a lisp ... interpreter I wrote a few years ago, it is impossible to actually gain ... anything by writing a compiler. ... So each ship has to have its own environment, ...
    (comp.lang.lisp)