Skip to content

Instantly share code, notes, and snippets.

@koo5
Last active August 29, 2015 14:25
Show Gist options
  • Save koo5/a34a0f6ecafc8be34e7d to your computer and use it in GitHub Desktop.
Save koo5/a34a0f6ecafc8be34e7d to your computer and use it in GitHub Desktop.
x
Evidence:
#>...
"^^http://www.w3.org/2001/XMLSchema#string #file_contents "short.natural3" <=
=> #file_contents(#>...
"^^http://www.w3.org/2001/XMLSchema#string() ,"short.natural3"())
=> #parser(#integer() ,#language())
=> #parse(_:b5() ,.(#>...
"^^http://www.w3.org/2001/XMLSchema#string() ,.(#integer() ,.())))
=> #arg0(_:b5() ,_:b4())
#integer #parser #language <=
=> #file_contents(#>...
"^^http://www.w3.org/2001/XMLSchema#string() ,"short.natural3"())
=> #parser(#integer() ,#language())
=> #parse(_:b5() ,.(#>...
"^^http://www.w3.org/2001/XMLSchema#string() ,.(#integer() ,.())))
=> #arg0(_:b5() ,_:b4())
_:b5 #parse #>...
"^^http://www.w3.org/2001/XMLSchema#string . #integer . . <=
=> #file_contents(#>...
"^^http://www.w3.org/2001/XMLSchema#string() ,"short.natural3"())
=> #parser(#integer() ,#language())
=> #parse(_:b5() ,.(#>...
"^^http://www.w3.org/2001/XMLSchema#string() ,.(#integer() ,.())))
=> #arg0(_:b5() ,_:b4())
_:b5 #arg0 _:b4 <=
=> #file_contents(#>...
"^^http://www.w3.org/2001/XMLSchema#string() ,"short.natural3"())
=> #parser(#integer() ,#language())
=> #parse(_:b5() ,.(#>...
"^^http://www.w3.org/2001/XMLSchema#string() ,.(#integer() ,.())))
=> #arg0(_:b5() ,_:b4())
@koo5
Copy link
Author

koo5 commented Jul 23, 2015

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment