Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Prolog and Lisp in .NET?

Prolog and Lisp in .NET?

Scheduled Pinned Locked Moved The Lounge
c++csharpdelphitutorialquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vagif Abilov
    wrote on last edited by
    #1

    I read a thread about 100 languages, and one thing I don't understand. Common Language specs are quite strict regarding types that must be supported by .NET language. But some non-procedural languages don't have conventional types and methods. Take Prolog, for example - it's just predicates and atoms. You may of course "fake" the things in Prolog, like Borland did with Turbo Prolog - but then it was not the real thing. So when I'm reading about 100 languages, I ask myself: how different can they be? Just curious. Win32/ATL/MFC Developer Oslo, Norway

    E C 2 Replies Last reply
    0
    • V Vagif Abilov

      I read a thread about 100 languages, and one thing I don't understand. Common Language specs are quite strict regarding types that must be supported by .NET language. But some non-procedural languages don't have conventional types and methods. Take Prolog, for example - it's just predicates and atoms. You may of course "fake" the things in Prolog, like Borland did with Turbo Prolog - but then it was not the real thing. So when I'm reading about 100 languages, I ask myself: how different can they be? Just curious. Win32/ATL/MFC Developer Oslo, Norway

      E Offline
      E Offline
      Eric Gunnerson msft
      wrote on last edited by
      #2

      There will be versions of Mercury, ML, and Mondrian for .NET, all of which appear to be functional languages. How the interop with .NET is something I don't know about...

      1 Reply Last reply
      0
      • V Vagif Abilov

        I read a thread about 100 languages, and one thing I don't understand. Common Language specs are quite strict regarding types that must be supported by .NET language. But some non-procedural languages don't have conventional types and methods. Take Prolog, for example - it's just predicates and atoms. You may of course "fake" the things in Prolog, like Borland did with Turbo Prolog - but then it was not the real thing. So when I'm reading about 100 languages, I ask myself: how different can they be? Just curious. Win32/ATL/MFC Developer Oslo, Norway

        C Offline
        C Offline
        Chaim Nussbaum
        wrote on last edited by
        #3

        The .NET framework comes with sample implementation of a LISP compiler. If you have .NET istalled, it is zipped in c:\program files\microsoft.net\frameworksdk\tool developer guide\samples\samples.exe just extract it, and you will find a folder called \clisp Chaim J Nussbaum, MCP

        V 1 Reply Last reply
        0
        • C Chaim Nussbaum

          The .NET framework comes with sample implementation of a LISP compiler. If you have .NET istalled, it is zipped in c:\program files\microsoft.net\frameworksdk\tool developer guide\samples\samples.exe just extract it, and you will find a folder called \clisp Chaim J Nussbaum, MCP

          V Offline
          V Offline
          Vagif Abilov
          wrote on last edited by
          #4

          Thanks, I'll try it! Win32/ATL/MFC Developer Oslo, Norway

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups