Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I cannot get abcd=>(abcd) on c#. On c# Reg.add (Reg.Str, Reg.Exp) must provide Reg.Str object. Reg.add(reg.add(reg.str(reg.normal), reg.normal), reg.normal) does no compile ...
C# 1 Test "test sum of sequence - register a" fails. Timeouts after simple instructions step #3:
mov 10, a
mov 2, b
mov 25, c #3
push 0
pop b
No ideas after half day of investigation. Task.Wait in Machine.Exec does not help to handle those timeouts... No loops or exceptions...
This test is working?