Yes, that makes sense to me. I wasn't very clear with my actual request. I can create presumably create such a wrapper, but there would be no way to pass .NET objects in, would there?<br><br>Thank you,<br>Joerthan<br><br>
<div class="gmail_quote">On Thu, Apr 22, 2010 at 1:58 PM, Edi Weitz <span dir="ltr"><<a href="mailto:edi@agharta.de">edi@agharta.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
What I know is that for example LispWorks can deliver Lisp DLLs which<br>
look like C DLLs (with the corresponding entry points) from the<br>
outside.  Maybe there's a way to "wrap" such a "C DLL" so that it can<br>
be used from .NET?<br>
<br>
Just a wild thought,<br>
Edi.<br>
<div><div></div><div class="h5"><br>
<br>
On Thu, Apr 22, 2010 at 5:54 PM, Joerthan Panest<br>
<<a href="mailto:joerthan.panest@gmail.com">joerthan.panest@gmail.com</a>> wrote:<br>
> My familiarity with .NET in this regard is fairly limited, but I was<br>
> wondering what would be required to expose modules written in Common Lisp on<br>
> top of .NET to other .NET modules.<br>
><br>
> I'm afraid the answer might be some CLR Lisp implementation, of which there<br>
> are few (if any) that are very mature that I know of.<br>
><br>
> Basically, I have a fairly involved (LispWorks) Common Lisp module that was<br>
> originally the entry point for a number of applications, which itself made<br>
> calls to .NET components. The requirement has come up that I expose some of<br>
> it's features to a .NET application and I'd like to avoid reimplementing all<br>
> of it in C#.<br>
><br>
> I'm not sure this is even an RDNZL question, but given that is my starting<br>
> point I cannot help but wonder whether people have encountered the same<br>
> issue given the nature of the problem RDNZL is solving.<br>
><br>
</div></div>> _______________________________________________<br>
> rdnzl-devel mailing list<br>
> <a href="mailto:rdnzl-devel@common-lisp.net">rdnzl-devel@common-lisp.net</a><br>
> <a href="http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-devel" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-devel</a><br>
><br>
><br>
<br>
_______________________________________________<br>
rdnzl-devel mailing list<br>
<a href="mailto:rdnzl-devel@common-lisp.net">rdnzl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-devel" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-devel</a><br>
</blockquote></div><br>