瀏覽代碼

Add KPHP compiler

pull/1201/head
Danil Ovchinnikov 3 年之前
父節點
當前提交
1c4cc5977b
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      README.md

+ 5
- 0
README.md 查看文件

848
 * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
848
 * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
849
 * [PeachPie](https://github.com/peachpiecompiler/peachpie) - PHP compiler and runtime for .NET and .NET Core.
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
 ### Text Editors and IDEs
856
 ### Text Editors and IDEs
852
 *Text Editors and Integrated Development Environments (IDE) with support for PHP.*
857
 *Text Editors and Integrated Development Environments (IDE) with support for PHP.*
853
 
858
 

Loading…
取消
儲存