tests

parse @p
pass
`@p`(slav %p '~migrev-dolseg')
pass!
~migrev-dolseg
open fullpage test
fail parse on invalid @p
pass
(slav %p '~notpat')
pass!
crashed as intended
open fullpage test
parse ip address from cord
pass
`@if`(slav %if '.127.0.0.1')
pass!
.127.0.0.1
open fullpage test
parse hexidecimal atom from cord
pass
`@ux`(slav %ux '0x12')
pass!
0x12
open fullpage test

go up

+slav

parse cord as aura

accepts
a cord
produces
a dime or crash
source
++  slav  |=([mod=@tas txt=@ta] (need (slaw mod txt)))

commentary

slaw which crashes