An open API service indexing awesome lists of open source software.

https://github.com/hajimehoshi/goc

A C interpreter in Go
https://github.com/hajimehoshi/goc

Last synced: 7 months ago
JSON representation

A C interpreter in Go

Awesome Lists containing this project

README

          

# Goc

A C interpreter in Go

Final goal: Eliminate Cgo usages!

Work in progress