Over the course of the 6+ years we’ve been developing the PHP compiler to .NET, many practical apps have been tried on PeachPie, both by the core developer team and by the community. In this article, we’ll take a look at some of the coolest projects built with PeachPie. What’s PeachPie? In case you’re new […]
... continue readingA major role of a compiler is the code analysis it performs before turning a programming language into machine code. During this process, a variety of diagnostics are performed, which provides valuable insights into the code that’s being compiled. Let’s take a look at what we’ve found when compiling the PHP world.
... continue readingThe last couple of months have been all about solidifying the PeachPie platform, optimizing some of our peripheral architecture and ironing out some final bugs before we set our sights on the preview of 1.0.0. What’s new in PeachPie 0.9.600 We’re trying not to implement any major new functionality at this point and we’re instead […]
... continue readingThere have been some major additions and overhauls in PeachPie lately in preparation for version 1.0, so we decided to ship one more release before we set our sights on the final preparations before the first major stable version. What happened since 0.9.45 Just in case you don’t know, PeachPie is a modern PHP compiler […]
... continue readingWe’ve been a little less active with blog posts and announcements lately, but it’s not for a lack of activity around the PeachPie platform. Let’s take a look at the current state of PeachPie and how compatible we are with the plethora of PHP applications out there.
... continue reading