What programming languages can be used on Vu+ Duo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • antmx
    Newbie
    • Apr 2013
    • 3

    #1

    What programming languages can be used on Vu+ Duo

    Hi guys
    Just wondering what programming languages are commonly used to develop plugins and apps that run on Vu+ Duo and similar?
    Is it all low level C++? Or is Python, Java, .NET etc supported?
    Thanks!
  • RuberDuck
    Banned
    • Sep 2010
    • 1724

    #2
    most are compiled using python or a combination of python and C++

    Comment

    • antmx
      Newbie
      • Apr 2013
      • 3

      #3
      Thanks.
      Know if there's any support for Java or .NET?

      Comment

      • RuberDuck
        Banned
        • Sep 2010
        • 1724

        #4
        Originally posted by antmx
        Thanks.
        Know if there's any support for Java or .NET?
        sorry but i'm not a coder so i cant answer that but you can look over the OE-Alliance GIT for more info

        Code:
        https://github.com/oe-alliance

        Comment

        • antmx
          Newbie
          • Apr 2013
          • 3

          #5
          Thanks RuberDuck.
          I've just been looking at the source for the iPlayer plugin, which is written in Python. I've not used Python before, but from what I've seen it's easy to pick up. I'll be having a play when I get some time.
          Cheers

          Comment

          • RuberDuck
            Banned
            • Sep 2010
            • 1724

            #6
            Originally posted by antmx
            Thanks RuberDuck.
            I've just been looking at the source for the iPlayer plugin, which is written in Python. I've not used Python before, but from what I've seen it's easy to pick up. I'll be having a play when I get some time.
            Cheers
            you will find a vastly more upto date version here.

            Code:
            [URL]https://github.com/oe-alliance/oe-alliance-plugins/tree/master/OnDemand[/URL]

            Comment

            Working...