[Home] [By Thread] [By Date] [Recent Entries]

  • From: Michael Kay <mike@s...>
  • To: Dimitre Novatchev <dnovatchev@g...>
  • Date: Mon, 28 Aug 2017 23:40:42 +0100

> On 28 Aug 2017, at 21:57, Dimitre Novatchev <dnovatchev@g...> wrote:
> 
> On Mon, Aug 28, 2017 at 1:47 PM, Michael Kay <mike@s...> wrote:
>> Yes: perhaps this could be the shortest EXPath spec ever. Just define a binding of the op prefix to the namespace http://expath.org/ns/operators and you're done.
>> 
> 
> Yes, but the name
> 
>    op:numeric-add()
> 
> seems prohibitively-long and inconvenient. Kinda Hungarian notation ...
> 
> Compare to Haskell' section
> (https://wiki.haskell.org/Section_of_an_infix_operator):
> 
> (+)
> 
> Seems like there is definitely considerable space for improvement
> 


Two problems with that: (a) it would need syntax extensions rather than just a function library, and (b) operators are polymorphic in a way that functions aren't (which is why we have the long names).

Michael Kay
Saxonica


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member