ess 0.4.2

An s-expression parser targeted at language implementation.
Documentation
  • Coverage
  • 100%
    34 out of 34 items documented2 out of 18 items with examples
  • Size
  • Source code size: 40.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.31 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • porglezomp/ess
    4 1 8
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • porglezomp

Ess

Crates.io current version badge Documentation badge License: Zlib Build status badge

Ess is a work-in-progress s-expression parser targeted at language implementation. In particular, it provides source locations for all parsed expressions.