package
Version:
v1.0.1-0...-b7d21fd
Opens a new window with list of versions in this module.
Published: Nov 9, 2018
License: BSD-3-Clause, BSD-3-Clause
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ccgo
Package ccgo translates c99 ASTs to Go. (Work In Progress)
This package is a modification of [0] supporting only SQLite.
[0] https://modernc.org/ccgo
Documentation
¶
Package ccgo translates c99 ASTs to Go source code. (Work In Progress)
This package is a modification of [1] supporting only SQLite.
[1] https://modernc.org/ccgo
Command outputs a Go program generated from in to w.
No package or import clause is generated.
Package outputs a Go package generated from in to w.
No package or import clause is generated.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.