mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
15 lines
519 B
YAML
15 lines
519 B
YAML
name: Babelfish
|
|
website_url: https://github.com/bblfsh/bblfshd
|
|
description: Self-hosted server for source code parsing. It can parse any file, in
|
|
any supported language, extract an Abstract Syntax Tree from it, and convert it
|
|
to a Universal Abstract Syntax Tree which can enable further analysis and transformation.
|
|
licenses:
|
|
- GPL-3.0
|
|
platforms:
|
|
- Go
|
|
tags:
|
|
- Software Development - IDE & Tools
|
|
source_code_url: https://github.com/bblfsh/bblfshd
|
|
stargazers_count: 343
|
|
updated_at: '2022-12-21'
|
|
archived: false
|