./lang/joker, Clojure dialect and linter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.0nb2, Package name: joker-1.4.0nb2, Maintainer: ktnb

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.


Master sites:

Filesize: 498.826 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-08 15:44:09 by Kevin Bloom | Files touched by this commit (3) | Package updated
Log message:
joker: update to 1.4.0

- Added joker.url/parse-query
- Added joker.io/read
- Now closes file in load-file
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-04-03 02:55:29 by Kevin Bloom | Files touched by this commit (8) | Package updated
Log message:
updated to use my NetBSD address