1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/lang/gomacro/pkg-descr
Yuri Victorovich de50693c7b New port: lang/gomacro: Interactive Go interpreter and debugger with REPL, generics and macros
PR:		236364
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2019-05-20 06:15:42 +00:00

6 lines
268 B
Plaintext

gomacro is an interactive Go interpreter and debugger with REPL, Eval, generics
and Lisp-like macros, implemented in pure Go. It offers both an interactive and
a scripting mode, and does not require a Go toolchain at runtime.
WWW: https://github.com/cosmos72/gomacro