patch-prolog-frontend 0.2.0

Tokenizer and parser for patch-prolog2 (compiler-side only)
Documentation
  • Coverage
  • 35.29%
    48 out of 136 items documented0 out of 31 items with examples
  • Size
  • Source code size: 111.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.32 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • navicore

plg-frontend: ISO Prolog tokenizer, parser, and source-level static analysis, ported from patch-prolog.

Consumed by the compiler and the LSP. Compiled Prolog binaries carry a minimal goal-only parser inside the runtime instead.