bblfshd:用于源代码解析的自托管服务器

时间:2024-02-26 08:58:23
【文件属性】:

文件名称:bblfshd:用于源代码解析的自托管服务器

文件大小:106KB

文件格式:ZIP

更新时间:2024-02-26 08:58:23

parser server code-analysis ast babelfish

bblfshd 该存储库包含bblfsh守护程序( bblfshd ),它包括在容器中运行驱动程序的运行时以及bblfshctl(一种用于控制已安装驱动程序并查询守护程序状态的cli工具)。 驱动程序被实现为Docker映像,每个映像在GitHub上的都有自己的存储库。 有关更多信息,请参见。 入门 请参阅指南。 快速开始 现在,该项目是,该提供了使用单个命令入门的最简单方法。 请访问以获取更多信息。 无根模式 建议单独运行bblfshd的方法是使用Docker: docker run -d --name bblfshd \ -p 9432:9432 \ -v /var/lib/


【文件预览】:
bblfshd-master
----MAINTAINERS(45B)
----.travis.yml(1KB)
----selinux()
--------compile.sh(181B)
--------bblfshd.te(209B)
----cmd()
--------bblfshctl()
--------bblfshd()
----rootless.md(2KB)
----Dockerfile(1KB)
----LICENSE(34KB)
----daemon()
--------driver_test.go(2KB)
--------protocol()
--------service_test.go(3KB)
--------daemon_test.go(3KB)
--------service.go(14KB)
--------errors.go(1KB)
--------language_test.go(748B)
--------metrics.go(4KB)
--------daemon.go(8KB)
--------pool_test.go(6KB)
--------common_test.go(4KB)
--------driver.go(5KB)
--------pool.go(28KB)
--------language.go(949B)
----bblfshd-seccomp.json(12KB)
----.gitignore(330B)
----Makefile(6KB)
----Dockerfile.drivers(67B)
----go.sum(33KB)
----README.md(8KB)
----runtime()
--------fixture()
--------image_formats.go(250B)
--------storage.go(5KB)
--------parse_image_name.go(813B)
--------container.go(3KB)
--------doc.go(227B)
--------config_test.go(1KB)
--------runtime.go(6KB)
--------image_test.go(1KB)
--------unpack.go(4KB)
--------container_test.go(3KB)
--------config.go(970B)
--------common.go(851B)
--------common_test.go(1KB)
--------storage_test.go(4KB)
--------image_formats_ostree.go(86B)
--------image.go(2KB)
----DCO(1KB)
----etc()
--------examples()
----CODEOWNERS(22B)
----go.mod(3KB)

网友评论