cjc-ast 0.1.1

Abstract syntax tree definitions for CJC
Documentation
  • Coverage
  • 26.62%
    107 out of 402 items documented0 out of 119 items with examples
  • Size
  • Source code size: 119.82 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 16.81 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 18s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • AdamEzzat1/CJC
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • AdamEzzat1

Abstract syntax tree definitions for CJC.

Defines Program, Stmt, Expr, Decl, and all AST node variants produced by the parser. This is a leaf crate with no internal dependencies.