Author Topic: C# merging with LISP?  (Read 2394 times)

0 Members and 1 Guest are viewing this topic.

Bobby C. Jones

  • Swamp Rat
  • Posts: 516
  • Cry havoc and let loose the dogs of war.
C# merging with LISP?
« on: January 12, 2007, 08:55:28 AM »
Not exactly, but there are some interesting developments coming in C# 3, including some features that will be very familiar to LISP programmers.

http://tomasp.net/articles/csharp3-concepts.aspx
Bobby C. Jones

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: C# merging with LISP?
« Reply #1 on: January 12, 2007, 09:48:07 AM »
I dont see familiar Bobby, sorry.

.. just a couple of features with similar names.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

jmaeding

  • Bull Frog
  • Posts: 304
  • I'm just here for the Shelties.
Re: C# merging with LISP?
« Reply #2 on: January 12, 2007, 01:02:42 PM »
Can you explain the similarities?  I just wish there was a way to allow communication from a lisp to a modeless dialog box.
I have seen how to set and get lisp vars from .net, but not how to communicate with .net things from lisp.
ObjectDCL did this of course and it worked so well we were willing to use a 3rd party arx.  You know how that goes...
James Maeding