novusopt / kythe

Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code.

Home Page:https://kythe.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kythe

Features

  • Extensive documentation of the Kythe schema

  • Indexer implementations for C++ and Java

  • Compilation extractors for javac, Maven, cmake, Go, and Bazel

  • Generic verifier for indexers

  • Sample cross-reference service and accompanying web UI

  • Many useful utility commands to work with Kythe artifacts

Getting Started

Download the latest Kythe release from https://github.com/google/kythe/releases and then unpack it for a snapshot of Kythe’s toolset.

tar xzf kythe-v*.tar.gz
rm -rf /opt/kythe
mv kythe-v*/ /opt/kythe

See /opt/kythe/README for a complete description of the packaged tools and their usages.

Contributing and Building Kythe

Documentation

About

Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code.

https://kythe.io

License:Apache License 2.0


Languages

Language:C++ 36.9%Language:Go 26.6%Language:Java 16.3%Language:Python 9.2%Language:Shell 3.6%Language:Objective-C 2.0%Language:TypeScript 1.5%Language:Clojure 1.0%Language:Rust 0.9%Language:Smarty 0.5%Language:OCaml 0.3%Language:CSS 0.3%Language:PHP 0.2%Language:HTML 0.2%Language:C 0.1%Language:Lex 0.1%Language:Yacc 0.1%Language:Ruby 0.1%Language:Mercury 0.1%Language:TeX 0.1%Language:JavaScript 0.0%Language:Makefile 0.0%Language:RenderScript 0.0%