Go embedded-language

Open-source Go projects categorized as embedded-language

Top 4 Go embedded-language Projects

embedded-language
  • tengo

    A fast script language for Go

    Project mention: Making Games in Go for Absolute Beginners | news.ycombinator.com | 2023-11-24

    > It also has a bunch of libraries for embedding scripting languages https://awesome-go.com/embeddable-scripting-languages, with Tengo _probably_ being the quickest https://github.com/d5/tengo

    Yes, I noticed those packages recently. The problem is that there is little data about how reliable and maintainable goloader is going to be on the long term.

    As I care about performance and security, I don't want a scripting language, but WASM seems to be a very promising possibility. I have made benchmarks with 2~3 WASM engines in Go, and so far I am not completely convinced about the quality and performance of the available APIs. Also, when compiling Golang to WASM, the native compiler is still abysmally bad and does not have full support for imports, so Tinygo is a must-have.

    Anyway, modding is still a long term idea at this point, so hopefully the ecosystem will get more mature within a couple of years.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Gentee script programming language

    Gentee - script programming language for automation. It uses VM and compiler written in Go (Golang).

  • The uGO Language

    Script Language for Go

  • elps

    An embedded lisp interpreter

    Project mention: Ask HN: 30y After 'On Lisp', PAIP etc., Is Lisp Still "Beating the Averages"? | news.ycombinator.com | 2024-06-04

    We've been using our own lisp dialect, ellipse (https://github.com/luthersystems/elps) for several years in exactly that domain and it's been our secret weapon.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go embedded-language discussion

Log in or Post with

Index

What are some of the best open-source embedded-language projects in Go? This list will help you:

Project Stars
1 tengo 3,518
2 Gentee script programming language 133
3 The uGO Language 106
4 elps 29

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

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