Live data from Hacker News

The Future of SCIP

sourcegraph.com

1–10 of 27 posts

Re: The Future of SCIP

#6
post #5

The git repo is here: https://github.com/scip-code/scip Looks like it's defined using protocol buffers, with "rich Go and Rust bindings" and links to implementations for many other languages.

I can’t speak for the Go bindings, but using the Rust crate has been pretty clean. Haven’t really felt the need to dip into deserializing raw .scip file in the time that I’ve been working with SCIP.

Re: The Future of SCIP

#10

Oh, not SICP.

The similar acronym appears to be intentional:

> Note on the name: SCIP is pronounced the same way as “skip” and it’s a recursive acronym that stands for “SCIP Code Intelligence Protocol.”

> SCIP is also a purposeful nod to SICP (Structure and Interpretation of Programs), a book about analyzing programs.

https://sourcegraph.com/blog/announcing-scip#:~:text=SCIP%20...

Post reply on HN