//
pkg.gl
Category
github.com/mhr3/gocc
internal
cc
package
0.15.0
Repository:
https://github.com/mhr3/gocc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
645 SLOC
#
Functions
NewCompiler
NewCompiler creates a new compiler.
NewDisassembler
No description provided by the author
Parse
Parse parse C source file and extracts functions declarations.
#
Structs
Compiler
Compiler represents a C/C++ compiler.
Disassembler
No description provided by the author