From d319b21b0ad639286e47517bfd42ef8eee77e74f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 20 Jan 2023 20:19:24 +0000 Subject: [PATCH] remove Babelfish (unmaintained) (#3518) - unmaintained since 2021 - no activity in issue tracker - website down - CI down (was never migrated after travis CI was shut down) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1554bdd0..4f3339d9 100644 --- a/README.md +++ b/README.md @@ -1812,7 +1812,6 @@ Software for easy installation, management and configuration of self-hosted serv An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Integrated_development_environment) is a software application that provides comprehensive facilities to computer programmers for software development. - [Atheos](https://www.atheos.io) - Web-based IDE framework with a small footprint and minimal requirements, continued from Codiad. ([Source Code](https://github.com/Atheos/Atheos)) `MIT` `PHP` -- [Babelfish](https://github.com/bblfsh/bblfshd) - 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. `GPL-3.0` `Go` - [code-server](https://github.com/coder/code-server) - VS Code in the browser, hosted on a remote server. `MIT` `Nodejs/Docker` - [Coder](https://coder.com/) - Remote development machines on your own infrastructure. ([Source Code](https://github.com/coder/coder)) `AGPL-3.0` `Go` - [Eclipse Che](https://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPL-1.0` `Docker/Java`