mirror of
				https://github.com/awesome-selfhosted/awesome-selfhosted.git
				synced 2025-11-04 00:32:16 +01:00 
			
		
		
		
	Add Babelfish (#1384)
Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
This commit is contained in:
		
				
					committed by
					
						
						Edward Dickson
					
				
			
			
				
	
			
			
			
						parent
						
							a5bd85c681
						
					
				
				
					commit
					7c83bf7c03
				
			@@ -1141,6 +1141,7 @@ See **[Ticketing](#ticketing)**
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### IDE/Tools
 | 
					### IDE/Tools
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- [Babelfish](https://doc.bblf.sh) - 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. ([Source Code](https://github.com/bblfsh/)) `GPL-3.0` `Go`
 | 
				
			||||||
- [Codiad](http://codiad.com/) - Web-based IDE framework with a small footprint and minimal requirements. ([Source Code](https://github.com/Codiad/Codiad)) `MIT` `PHP`
 | 
					- [Codiad](http://codiad.com/) - Web-based IDE framework with a small footprint and minimal requirements. ([Source Code](https://github.com/Codiad/Codiad)) `MIT` `PHP`
 | 
				
			||||||
- [Eclipse Che](http://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPL-1.0` `Docker/Java`
 | 
					- [Eclipse Che](http://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPL-1.0` `Docker/Java`
 | 
				
			||||||
- [ICEcoder](https://icecoder.net/) - ICEcoder is a web IDE / browser based code editor, which allows you to develop websites directly within the web browser. ([Demo](http://demo.icecoder.net/ICEcoder/), [Source Code](https://github.com/mattpass/ICEcoder)) `MIT` `PHP`
 | 
					- [ICEcoder](https://icecoder.net/) - ICEcoder is a web IDE / browser based code editor, which allows you to develop websites directly within the web browser. ([Demo](http://demo.icecoder.net/ICEcoder/), [Source Code](https://github.com/mattpass/ICEcoder)) `MIT` `PHP`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user