Procházet zdrojové kódy

Add KPHP compiler

pull/1201/head
Danil Ovchinnikov před 3 roky
rodič
revize
1c4cc5977b
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 5
    0
      README.md

+ 5
- 0
README.md Zobrazit soubor

@@ -848,6 +848,11 @@ Libraries to help manage database schemas and migrations.
848 848
 * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
849 849
 * [PeachPie](https://github.com/peachpiecompiler/peachpie) - PHP compiler and runtime for .NET and .NET Core.
850 850
 
851
+### Compilers
852
+*Compilers to translate PHP into other programming languages.*
853
+
854
+* [KPHP](https://github.com/VKCOM/kphp) - A compiler that translates PHP to C++.
855
+
851 856
 ### Text Editors and IDEs
852 857
 *Text Editors and Integrated Development Environments (IDE) with support for PHP.*
853 858
 

Načítá se…
Zrušit
Uložit