formal-land / coq-of-go

Translation from Go to Coq - Experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coq-of-go

Translation from Go to Coq

Still in the experimental phase 🧪.

go run main.go go/constant >coq_translation/go/constant.v
go run main.go ./hello_world >coq_translation/hello_world.v

About

Translation from Go to Coq - Experiment

License:MIT License


Languages

Language:Coq 88.9%Language:Go 11.1%