Skip to content

Garciat/gobid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gobid

A type checker for Golang with better inference

Running tests

make test

Running web demo

go run ./src/cmd/webapp

Running GitHub Pages locally

make gh-pages-dev

About

A naive attempt at implementing a Golang type checker that supports more advanced type inference.

Topics

Resources

Stars

Watchers

Forks