Since Dyalog has created those ⎕R and ⎕S, it might be a good starting point.
But i am always baffled by the syntax of using parenthesis to group on the function on the left and have it applied to the right argument, like Dialog shows on their webpage:
R←{X} (A ⎕R B) Y
Hi,
I believe regular expressions would be a useful and reasonable
thing and I would
not object to making it a ⎕-function. I can provide the framework
for the ⎕-part of
it (class definition, parser etc) if somebody wants to fill in the
rest.
I would need to know its name, and how it is called (monadic,
dyadic, axis, function
argument(s) etc).
Please also provide a testcase file to check if (and demonstrate
how) it works.
/// Jürgen
On 06/22/2016 05:41 AM, Elias Mårtenson
wrote:
Sure, that shouldn't be a problem at all.
Regards,
Elias
|