Added PeachPie to list of VMs

This commit is contained in:
Benjamin Fistein 2018-07-19 11:15:03 +02:00 committed by Jamie York
parent f16bf6a0ef
commit 02e7a13028
1 changed files with 1 additions and 0 deletions

View File

@ -833,6 +833,7 @@ Libraries to help manage database schemas and migrations.
* [Hack](https://hacklang.org/) - A programming language for HHVM.
* [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
* [PeachPie](https://github.com/peachpiecompiler/peachpie) - PeachPie is a PHP compiler and runtime for .NET and .NET Core, which allows entire PHP applications to run on the modern, secure and performant .NET and .NET Core platforms.
### Text Editors and IDEs
*Text Editors and Integrated Development Environments (IDE) with support for PHP.*