Bug 236364 - [NEW PORT] lang/gomacro: Interactive Go interpreter and debugger with REPL, generics and macros
Summary: [NEW PORT] lang/gomacro: Interactive Go interpreter and debugger with REPL, g...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/cosmos72/gomacro
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-07 14:15 UTC by Dmitri Goutnik
Modified: 2019-05-20 06:16 UTC (History)
1 user (show)

See Also:


Attachments
patch file (3.16 KB, patch)
2019-03-07 14:15 UTC, Dmitri Goutnik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-03-07 14:15:56 UTC
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)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-05-20 06:15:47 UTC
Committed.
Thank you for your submission!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-20 06:16:06 UTC
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