anko

Scripting language interpreter

An interpreter written in Go for scripting languages.

Scriptable interpreter written in golang

GitHub

1k stars
47 watching
118 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists

goprogramming-language

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
skx/gobasic A BASIC interpreter written in Golang. 331
mattn/efm-langserver Language Server with customizable error message format and commands for various editors 1,391
karlandr1/beryl An embeddable scripting language with value semantics. 30
ser1zw/mil An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. 2
benhoyt/goawk An AWK interpreter written in Go with CSV support, designed to run on Unix-like systems. 1,947
glycerine/zygomys An embedded scripting language that allows defining domain-specific languages with minimal fuss and maximum convenience using Go structs and reflection. 1,724
ichiban/prolog An embeddable Prolog interpreter written in Go. 634
tuqqu/oxide-lang An interpreter for a scripting language with a Rust-inspired syntax 131
abs-lang/abs A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. 520
egel-lang/egel An interpreter for an untyped concurrent functional scripting language with a concise syntax 81
cozis/noja An experimental interpreter for a basic programming language designed as an educational reference 90
akamensky/argparse Provides a flexible and easy-to-use command line argument parsing solution for Go programs. 617
dbohdan/embedded-scripting-languages A list of embedded scripting languages to use in applications. 1,312
sekomer/victim An interpreted scripting language written in Haskell with a simple syntax and clean alternatives to traditional control flow constructs. 41