Skip to content

This utility library has been extracted out of the CPG project and contains the go/ast package (and related utility packages) in a shared Go/C library

Notifications You must be signed in to change notification settings

Fraunhofer-AISEC/libgoast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgoast

This utility library has been extracted out of the CPG project and contains the go/ast package (and related utility packages) in a shared Go/C library. It exposes most of the structs in the go/ast and go/token package and their functions as global functions and makes them available as exported C functions.

Build

You can use ./build.sh to build the library.

About

This utility library has been extracted out of the CPG project and contains the go/ast package (and related utility packages) in a shared Go/C library

Resources

Stars

Watchers

Forks