The Future of SCIP

(sourcegraph.com)

24 points | by jdorfman 8 hours ago ago

11 comments

  • skybrian an hour ago

    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.

    • sanufar an hour ago

      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.

  • zingar 14 minutes ago

    Something something powers go to definition… is this an implementation of an LSP server? Or a subset of what’s needed to implement LSP? A formerly proprietary alternative to LSP?

  • UncleOxidant 2 hours ago

    Oh, not SICP.