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

Function compile

compiler.go:160–198  ·  view source on GitHub ↗
(program []byte, sourceFile, binFile string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compileAndRunFunction · 0.85
mainFunction · 0.85

Calls 6

preprocessFunction · 0.85
tokenizeFunction · 0.85
parseFunction · 0.85
semanticAnalysisFunction · 0.85
assembleFunction · 0.85
generateCodeMethod · 0.65

Tested by 1

compileAndRunFunction · 0.68