in reply to Re^2: What is your favourite Linux scripting or programming language?
in thread What is your favourite Linux scripting or programming language?

IIRC, storing scripts in an XML document indicating what interpreter to use for each snippet was patented by Microsoft years ago, but YAML might still be free to use ;-)

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
  • Comment on Re^3: What is your favourite Linux scripting or programming language?
  • Download Code

Replies are listed 'Best First'.
Re^4: What is your favourite Linux scripting or programming language?
by jcb (Parson) on Jan 26, 2021 at 02:42 UTC
    patented by Microsoft years ago

    How many years ago? (As in, "Has the patent on that bad idea expired yet?")

      This article is from 2004 and was the first google hit for "microsoft patent xml script". We used XML a lot at work at that time and it was a hot topic for several weeks.

      map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]