Well spotted. I totally muss that.
However, that was not the only mistakes I did.
Another problem is to use # commentaries in grammars. Which causes also
the exception.
Thanks for the help!
On 4 August 2017 at 08:22, yary wrote:
> Is this line intentional?
>
> token trid { }
>
>
> it look
Hi all,
I am writing a script to compare to text file. More precisely, certain data
is compared not line by line.
To find this information I use grammars.
At the beginning it worked great. But then, my script hangs. Started with
the debugger perl6-debug-m I got this exception:
Unhandled exception
Hi,
I think I've mentioned earlier that we see some memory leaks in Bailador.
I've started to investigate it by creating a small function that would
use "ps" to get the memory usage of the current process.
The first step was to do some sanity check and so I wrote a test script:
https://github.co