Alternative REPL to "gore"

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • yaegi

    Discontinued Yaegi is Another Elegant Go Interpreter [Moved to: https://github.com/traefik/yaegi] (by containous)

  • gore runs code using go run for each input. All the inputted lines are evaluated again and again so you can't bind the evaluated time by time.Now(), for example. If you don't like this behavior, you may want to use yaegi

  • go-playground

    Your own Go Playground (for demos and workshops) (by xiam)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gophernotes

    The Go kernel for Jupyter notebooks and nteract.

  • Gopher Notes Kernel for jupyter notebooks? Could be useful :)

  • gomacro

    Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros

  • I use https://github.com/cosmos72/gomacro when I want to quickly try some code.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts