Golang Interpreter Written in PHP

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. go-php

    Toy Golang interpreter written in PHP (by tuqqu)

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. goro

    PHP in Go (by MagicalTux)

    This is an amusing companion to the PHP interpreter written in go (by Mark Karpeles of MtGox infamy)

    https://github.com/MagicalTux/goro

  4. pjvm

    JVM written in Perl

  5. gocpp

    Quick and dirty experimentations to parse go code and generate equivalent c++ code

    In a similar spirit, I have started an experimental go to c++ compiler. But it's not in a usable state at the moment (no gc, imports management is not finished, some syntax are still not managed) and the code is probably quite bad as I'm not used to program in go. (The repos is here: https://github.com/Rokhan/gocpp if anyone interested).

  6. frankenphp

    Discontinued 🧟 The modern PHP app server [Moved to: https://github.com/php/frankenphp] (by dunglas)

    But there is frankenPHP [1] already. And it's not just an interpreter, it's a complete app server with Caddy web server underneath.

    [1] - https://frankenphp.dev

  7. yaegi

    Yaegi is Another Elegant Go Interpreter

  8. 100-go-mistakes

    📖 100 Go Mistakes and How to Avoid Them

    Perhaps, but after 40+ years of coding I have seen many more complicated languages. But I did love https://100go.co/

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN - htmgo, build simple and scalable systems with go and Htmx

    7 projects | news.ycombinator.com | 28 Sep 2024
  • Ask HN: Writing a Shell in Go, Advice

    1 project | news.ycombinator.com | 27 Aug 2024
  • CouchGO! — Enhancing CouchDB with Query Server Written in Go

    2 projects | dev.to | 15 Jun 2024
  • Traefik/Yaegi: Yaegi Is Another Elegant Go Interpreter

    1 project | news.ycombinator.com | 4 Apr 2024
  • Show HN: Writing a simple FORTH-like system, in simple steps

    1 project | news.ycombinator.com | 15 Feb 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?