Iron Python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jon Harrop

    Iron Python


    Anybody tried it?

    --
    Dr Jon D Harrop, Flying Frog Consultancy
    The F#.NET Journal
    Business Das perfekte Beratungsgespräch: Tipps und Tricks Sabine Henschel4. Juli 2024 Business Mindset Coach: Ihr Schlüssel zu einem neuen Denken Sabine Henschel4. Juli 2024 Familie Kollegiale Beratung in der Pflege: Zusammen stark Sabine Henschel3. Juli 2024 Familie Was kostet eine Beratung beim Notar wegen Erbrecht: Ein Ratgeber Sabine Henschel2. Juli 2024 Business Was kostet eine

  • Jarek Zgoda

    #2
    Re: Iron Python

    Jon Harrop napisa³(a):
    Anybody tried it?
    Me.

    --
    Jarek Zgoda

    "We read Knuth so you don't have to."

    Comment

    • John Machin

      #3
      Re: Iron Python

      On May 15, 8:05 pm, Jarek Zgoda <jzg...@o2.usun .plwrote:
      Jon Harrop napisa³(a):
      >
      Anybody tried it?
      >
      Me.
      >
      Me too.

      Comment

      • BartlebyScrivener

        #4
        Re: Iron Python

        On May 15, 5:22 am, John Machin <sjmac...@lexic on.netwrote:
        Anybody tried it?
        >
        Me.
        >
        Me too.
        Anybody like it?

        rd


        Comment

        • Jarek Zgoda

          #5
          Re: Iron Python

          BartlebyScriven er napisa³(a):
          >>>Anybody tried it?
          >>Me.
          >Me too.
          >
          Anybody like it?
          Tried id, did not found any use, put on shelf. Don't know if this case
          fits "likes" or "doesn't like". ;)

          --
          Jarek Zgoda

          "We read Knuth so you don't have to."

          Comment

          • Tim Roberts

            #6
            Re: Iron Python

            BartlebyScriven er <bscrivener42@g mail.comwrote:
            >On May 15, 5:22 am, John Machin <sjmac...@lexic on.netwrote:
            Anybody tried it?
            >>
            Me.
            >>
            >Me too.
            >
            >Anybody like it?
            I think it is a fascinating development, but it is aiming in a different
            direction. To a certain extent, you have to separate the Python language
            from the Python standard library. IronPython has the entire Python
            language, and it will run most (but not all) of the standard library we're
            all accustomed to, but the real fun of IronPython is that you have the
            entire .NET class framework available from Our Favorite Language.

            Considering all of the junk that regularly comes out of Redmond, I think
            that the Windows Presentation Foundation (formerly called "Avalon") is one
            of the most interesting things they've produced in a long time. IronPython
            will give me the opportunity to really dig into WPF without having to drink
            the C# kool-aid.
            --
            Tim Roberts, timr@probo.com
            Providenza & Boekelheide, Inc.

            Comment

            Working...