瀏覽代碼

added information on KPHP runtime

pull/1201/head
Danil Ovchinnikov 3 年之前
父節點
當前提交
3145c1446e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -847,7 +847,7 @@ Libraries to help manage database schemas and migrations.
847 847
 * [Hack](https://hacklang.org/) - A programming language for HHVM.
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
-* [KPHP](https://github.com/VKCOM/kphp) - A compiler that translates PHP to C++.
850
+* [KPHP](https://github.com/VKCOM/kphp) - A compiler that translates PHP to C++ and runtime for C++.
851 851
 
852 852
 ### Text Editors and IDEs
853 853
 *Text Editors and Integrated Development Environments (IDE) with support for PHP.*

Loading…
取消
儲存