CharlesSkelton / studio

Studio for kdb+ / Rapid execution environment for q
Apache License 2.0
94 stars 61 forks source link

K.java - Add binr #5

Closed punx120 closed 4 years ago

punx120 commented 4 years ago

In q shell -

q)parse "binr[x;y]"
binr
`x
`y

but in KDB Studio - it drops binr because i guess it doesn't know about it - i'm sure there are other adverb/keywords that are missing - i'll try to look at it more - but that's a start.

KDB studio output is:

( ;`x;`y)