github.com/ziprandom/cltk
0.1.1 / published Jun 20, 2018 / repository
Build: pending
A Collection of Classes to define Lexers, Parsers & Abstract Syntax Trees. A port of the Ruby Language Toolking written by Chris Wailes
Documentation could not be built
Build failed
The documentation build for this version ran and did not produce anything usable. That is usually a shard that does not compile against the Crystal version it declared.
What the builder reported
docs-build: crystal docs exited 62
crystal docs said:
no-egress: verified in-process as uid 1000, ip and vsock sockets denied, io_uring denied, no_new_privs set
Crystal built without LibXML2 support, HTML sanitization will be skipped
In src/cltk/cfg.cr:267:27
267 | def callback(&callback: Symbol, Symbol, Production, Array(Int32)-> Nil)
^
Warning: space required before colon in type restriction (run `crystal tool format` to fix this)
A total of 1 warnings were found.
Showing last frame. Use --error-trace for full trace.
In lib/crystal-dfa/src/core_ext/range.cr:51:8
51 | struct Tuple(T)
^
Error: type var must be *T, not T