Subject: CVS commit: pkgsrc/lang/joker
From: Jason Bacon
Date: 2023-09-01 16:59:35
Message id: 20230901145935.9D913FBDB@cvs.NetBSD.org

Log Message:
lang/joker: Clojure dialect and linter

Joker is a small interpreted dialect of Clojure written in Go. It is
also a Clojure(Script) linter. Joker has a fast start up, sane error
messages and stacktraces, and comes with batteries included: send HTTP
requests, read and parse JSON, work with the file system, etc. As a
linter, Joker can check for syntax errors, function arity mismatches,
unresolved symbols, unused namespaces, vars, bindings, and much more.

Files:
RevisionActionfile
1.1addpkgsrc/lang/joker/DESCR
1.1addpkgsrc/lang/joker/Makefile
1.1addpkgsrc/lang/joker/PLIST
1.1addpkgsrc/lang/joker/distinfo
1.1addpkgsrc/lang/joker/go-modules.mk