mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
add google/starlark-go (#4538)
This commit is contained in:
parent
3abf57080a
commit
f048c394bf
@ -984,6 +984,7 @@ _Embedding other languages inside your go code._
|
|||||||
- [ngaro](https://github.com/db47h/ngaro) - Embeddable Ngaro VM implementation enabling scripting in Retro.
|
- [ngaro](https://github.com/db47h/ngaro) - Embeddable Ngaro VM implementation enabling scripting in Retro.
|
||||||
- [prolog](https://github.com/ichiban/prolog) - Embeddable Prolog.
|
- [prolog](https://github.com/ichiban/prolog) - Embeddable Prolog.
|
||||||
- [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go.
|
- [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go.
|
||||||
|
- [starlark-go](https://github.com/google/starlark-go) - Go implementation of Starlark: Python-like language with deterministic evaluation and hermetic execution.
|
||||||
- [tengo](https://github.com/d5/tengo) - Bytecode compiled script language for Go.
|
- [tengo](https://github.com/d5/tengo) - Bytecode compiled script language for Go.
|
||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ back to top](#contents)**
|
||||||
|
Loading…
Reference in New Issue
Block a user