Looking for programming languages created with Go

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. goawk

    A POSIX-compliant AWK interpreter written in Go, with CSV support

    There are quite a few re-implementations of scripting languages like Lua in Go. I've written an AWK interpreter in Go.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. rye

    homoiconic dynamic programming language with some new ideas (by refaktor)

    Blog with many examples: https://ryelang.blogspot.com

  4. go-algorand

    Algorand's official implementation in Go.

  5. GFY

    A BrainFuck interpreter in Go.

    Start with classic brainfuck

  6. slurp

    Slurp is a highly customisable LISP toolkit for Go applications. 💻 (by spy16)

    I built https://github.com/spy16/slurp

  7. comet

    A programming language implementation in Go. (by chermehdi)

    Check: - https://github.com/chermehdi/comet - https://www.youtube.com/playlist?list=PL7hGxPwCxqmy-3lOXDJA5Bl1jzd6m1Mw-

  8. go

    The Go programming language

    Go

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. ghost

    The Ghost Programming Language (by ghost-language)

    Don't remember how I came across it, but: https://github.com/ghost-language/ghost

  11. gojq

    Pure Go implementation of jq

    jq https://github.com/itchyny/gojq

  12. wdte

    WDTE is a simple, functional-ish, embedded scripting language.

    I've got one: https://github.com/DeedleFake/wdte

  13. ivy

    ivy, an APL-like calculator (by robpike)

    Ivy is an APL-like programming language created by Rob Pike https://github.com/robpike/ivy

  14. joker

    Small Clojure interpreter, linter and formatter.

    There is also joker. A Clojure interpreter written in Go.

  15. l1

    A simple Lisp written in Go (by eigenhombre)

    - https://github.com/eigenhombre/l1 is a really cool lisp-like

  16. OK

    Welcome to the future of programming languages: OK? (by jesseduffield)

    - https://github.com/jesseduffield/OK

  17. elvish

    Powerful scripting language & versatile interactive shell

    - https://github.com/elves/elvish

  18. tengo

    A fast script language for Go

    - https://github.com/d5/tengo

  19. abs

    Home of the ABS programming language: the joy of shell scripting.

    - https://github.com/abs-lang/abs

  20. expr

    Discontinued Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr] (by antonmedv)

    https://github.com/antonmedv/expr for embedded expressions.

  21. starlark-go

    Starlark in Go: the Starlark configuration language, implemented in Go

    Direct link to the Go implementation of Starlark: https://github.com/google/starlark-go

  22. gpython

    gpython is a python interpreter written in go "batteries not included"

    Here is my contribution: https://github.com/go-python/gpython

  23. wuffs

    Wrangling Untrusted File Formats Safely

  24. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Jacobin: Minimal JVM written in Go and capable of running Java 17 classes

    15 projects | news.ycombinator.com | 24 Aug 2023
  • Anyone else doing compiler work in Golang?

    10 projects | /r/golang | 28 Feb 2023
  • Golog library/language?

    1 project | /r/prolog | 10 Oct 2022
  • Interpreters built in Go

    9 projects | /r/golang | 9 Jun 2022
  • Umka: A statically typed embeddable scripting language

    3 projects | news.ycombinator.com | 12 Jun 2022

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