Created attachment 202685 [details] patch file 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 QA: portlint -ACN: OK poudriere testport: OK (112a, 112i, 120a)
Committed. Thank you for your submission!
A commit references this bug: Author: yuri Date: Mon May 20 06:15:43 UTC 2019 New revision: 502082 URL: https://svnweb.freebsd.org/changeset/ports/502082 Log: New port: lang/gomacro: Interactive Go interpreter and debugger with REPL, generics and macros PR: 236364 Submitted by: Dmitri Goutnik <dg@syrec.org> Changes: head/lang/Makefile head/lang/gomacro/ head/lang/gomacro/Makefile head/lang/gomacro/distinfo head/lang/gomacro/pkg-descr