cjc-ast 0.1.0

Abstract syntax tree definitions for CJC
Documentation
  • Coverage
  • 21.57%
    66 out of 306 items documented0 out of 52 items with examples
  • Size
  • Source code size: 47.29 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 13.3 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s 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.