Giter Site home page Giter Site logo

gophp's Introduction

gophp

使用 go 编写的 php 代码解释器+转译器,主要两方面功能:

  • php 代码解释器: 执行 php 代码
  • php 代码转译器: 转译 php 代码为对应的 go 代码,在保证功能不变的情况下提高运行效率和利用 go 生态

版本更新

0.2.x 版本: v0.2.x

当前最新版本。

纯 go 实现版本,包含 PHP 转译功能和执行功能,包含 PHP 核心标准库(corestardard等),支持通过 go 扩展 PHP。 版本基于 0.1.x 版本的大范围重构,很多设计不兼容。

0.1.x 版本: v0.1.x

纯 go 实现版本,包含 PHP 代码解释和转译功能,包含 PHP 核心标准库(corestardard等)。

0.0.x 版本(MVP版本): mvp分支

最小可运行版本,初步实现 PHP 代码解释和转译功能。编译阶段依赖 C-PHP 运行时。

gophp's People

Contributors

heyuuu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.