bash-driver

module
v0.0.0-...-d793e71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2017 License: GPL-3.0

README

bash-driver Driver Status Build Status Native Version Go Version

bash driver for babelfish.

Development Environment

Requirements:

  • docker
  • bblfsh-sdk (go get -u github.com/bblfsh/sdk/...)
  • UAST converter dependencies (go get -t -v ./...)

To initialize the build system execute: bblfsh-sdk prepare-build, at the root of the project. This will install the SDK at .sdk for this driver.

To execute the tests just execute make test, this will execute the test over the native and the go components of the driver. Use make test-native to run the test only over the native component or make test-driver to run the test just over the go component.

The build is done executing make build. To evaluate the result using a docker container, execute: docker run -it bblfsh/bash-driver:dev-<commit[:7]>

License

GPLv3, see LICENSE

Directories

Path Synopsis
normalizer/intellij
Package intellij contains the bblfsh predicates we want to look for in ASTs generated by the Intellij BashSupport module, which are based on constants defined in that library.
Package intellij contains the bblfsh predicates we want to look for in ASTs generated by the Intellij BashSupport module, which are based on constants defined in that library.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL