pkgsrc/lang/joker/PLIST
bacon 4a4f05bbe1 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.
2023-09-01 14:59:35 +00:00

3 lines
72 B
Plaintext

@comment $NetBSD: PLIST,v 1.1 2023/09/01 14:59:35 bacon Exp $
bin/joker