MCPcopy Create free account
hub / github.com/MauriceGit/compiler / tokenize

Function tokenize

lexer.go:119–197  ·  view source on GitHub ↗
(program []byte, tokens chan Token, err chan error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testTokensFunction · 0.85
testASTFunction · 0.85
compileFunction · 0.85

Calls 1

parseByteFunction · 0.85

Tested by 2

testTokensFunction · 0.68
testASTFunction · 0.68