Why not a bridge?

I have not tried this:
http://www.stryon.com/documentation.asp


----- Original Message -----
From: "Peter Lin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 31, 2002 8:42 AM
Subject: RE: JESS: RE: Jess and C#


>
> I've played with C# a little and there are many similarities. Most of the
> event mechanism work the same, though reflection and type casting is a
> little different. David's idea of wrapping the engine to provide visual
> basic like access is intriguing.
>
> performance wise it might not be that big since it will compile everything
> into the intermediate language. You would lose the OO and reflection
> capabilities, but if some one didn't need OO capabilities it might be
> sufficient.
>
> There's also java to C# translator, which might get most of it. The
> differences in collections API, const vs static final and a couple others
> are minor.
>
> peter
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 31, 2002 10:24 AM
> To: [EMAIL PROTECTED]
> Subject: Re: JESS: RE: Jess and C#
>
>
> I think Peter Lin wrote:
> [Charset iso-8859-1 unsupported, filtering to ASCII...]
> >
> > since Jess is inspired by clips and clips is written in C, you should be
> > able to use clips in .NET. Assuming you label the calls to clips as
unsafe
> > and handle it appropriately.
> >
> > in theory you could download clips and use Visual Studio.NET C to
compile
> it
> > for .NET framework.
>
> Absolutely.  Of course, you'd be missing all the features that make
> Jess useful -- i.e., the reflective access to real objects, the
> object-oriented API, and the vastly better performance.
>
>
> >
> > peter
> >
>
>
>
> ---------------------------------------------------------
> Ernest Friedman-Hill
> Distributed Systems Research        Phone: (925) 294-2154
> Sandia National Labs                FAX:   (925) 294-2234
> PO Box 969, MS 9012                 [EMAIL PROTECTED]
> Livermore, CA 94550         http://herzberg.ca.sandia.gov
>
> --------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
> in the BODY of a message to [EMAIL PROTECTED], NOT to the list
> (use your own address!) List problems? Notify [EMAIL PROTECTED]
> --------------------------------------------------------------------
>
> --------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
> in the BODY of a message to [EMAIL PROTECTED], NOT to the list
> (use your own address!) List problems? Notify [EMAIL PROTECTED]
> --------------------------------------------------------------------
>

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to