mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add wa language (#4517)
This commit is contained in:
parent
d5f9450a1d
commit
c7c7a1eb8a
@ -1045,6 +1045,7 @@ _Embedding other languages inside your go code._
|
|||||||
- [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.
|
- [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.
|
||||||
|
- [Wa/凹语言](https://github.com/wa-lang/wa) - The Wa Programming Language embedded in Go.
|
||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ back to top](#contents)**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user