//
pkg.gl
Category
github.com/Nv7-Github/bpp
gobpp
package
1.1.0
Repository:
https://github.com/nv7-github/bpp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
443 SLOC
#
Functions
Convert
Convert converts a parsed Go source code file and returns B++ source code.
#
Structs
Program
Program defines the program source code and some program data.
#
Type aliases
Function
Function defines the signature for a function parser.