mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add starlet
under Embeddable Scripting Languages
(#5297)
This commit is contained in:
parent
8560b1c3e0
commit
18c06bce29
@ -1041,6 +1041,7 @@ _Embedding other languages inside your go code._
|
|||||||
- [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.
|
- [starlark-go](https://github.com/google/starlark-go) - Go implementation of Starlark: Python-like language with deterministic evaluation and hermetic execution.
|
||||||
|
- [starlet](https://github.com/1set/starlet) - Go wrapper for [starlark-go](https://github.com/google/starlark-go) that simplifies script execution, offers data conversion, and useful Starlark libraries and extensions.
|
||||||
- [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