add FrankenPHP (#5707)
This commit is contained in:
parent
a3f677bc86
commit
a463582be1
1 changed files with 1 additions and 0 deletions
|
|
@ -1065,6 +1065,7 @@ _Embedding other languages inside your go code._
|
|||
- [cel-go](https://github.com/google/cel-go) - Fast, portable, non-Turing complete expression evaluation with gradual typing.
|
||||
- [ecal](https://github.com/krotik/ecal) - A simple embeddable scripting language which supports concurrent event processing.
|
||||
- [expr](https://github.com/antonmedv/expr) - Expression evaluation engine for Go: fast, non-Turing complete, dynamic typing, static typing.
|
||||
- [FrankenPHP](https://github.com/dunglas/frankenphp) - PHP embedded in Go, with a `net/http` handler.
|
||||
- [gentee](https://github.com/gentee/gentee) - Embeddable scripting programming language.
|
||||
- [gisp](https://github.com/jcla1/gisp) - Simple LISP in Go.
|
||||
- [go-duktape](https://github.com/olebedev/go-duktape) - Duktape JavaScript engine bindings for Go.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue