Browse Source

combined groups

pull/1201/head
Danil Ovchinnikov 3 years ago
parent
commit
4bcb0097f1
1 changed files with 2 additions and 6 deletions
  1. 2
    6
      README.md

+ 2
- 6
README.md View File

841
 * [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
841
 * [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
842
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
842
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
843
 
843
 
844
-### Virtual Machines
845
-*Alternative PHP virtual machines.*
844
+### Virtual Machines and Compilers
845
+*Alternative PHP virtual machines and compilers to translate PHP into other programming languages.*
846
 
846
 
847
 * [Hack](https://hacklang.org/) - A programming language for HHVM.
847
 * [Hack](https://hacklang.org/) - A programming language for HHVM.
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
-
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++.
850
 * [KPHP](https://github.com/VKCOM/kphp) - A compiler that translates PHP to C++.
855
 
851
 
856
 ### Text Editors and IDEs
852
 ### Text Editors and IDEs

Loading…
Cancel
Save