gogccintro

command module
v0.0.0-...-e06ea66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2017 License: AGPL-3.0 Imports: 10 Imported by: 0

README

gogccintro

golang interfaces for the gcc introspector

Build Status GoDoc

Install

go get github.com/h4ck3rm1k3/gogccintro

Usage

Compile programs with these flags to get tu files

CFLAGS=-O0 -fdump-translation-unit -save-temps
CPPFLAGS=-O0 -fdump-translation-unit -save-temps
CXXFLAGS=-O0 -fdump-translation-unit -save-temps

Author

James Michael Du Pont [jamesmikedupont@gmail.com]

Copyright (c) 2017, James Michael Du Pont. All rights reserved. Use of this source code is governed by a AGPL-style license that can be found in the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
fakego
ast
ast/proto
Package astproto is a generated protocol buffer package.
Package astproto is a generated protocol buffer package.
go
ast
Package ast declares the types used to represent syntax trees for Go packages.
Package ast declares the types used to represent syntax trees for Go packages.
parser
Package parser implements a parser for Go source files.
Package parser implements a parser for Go source files.
scanner
Package scanner implements a scanner for Go source text.
Package scanner implements a scanner for Go source text.
token
Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
Package token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
graph
Package models contains the types for schema ”.
Package models contains the types for schema ”.
ast
ast/proto
Package astproto is a generated protocol buffer package.
Package astproto is a generated protocol buffer package.
rdf
read rdf file
read rdf file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL