package
0.0.0-20230827225450-169fbabbf91c
Repository: https://github.com/rect-lang/rect-go-compiler.git
Documentation: pkg.go.dev

# README

ReCT Bound Nodes

Here we go again! A folder filled with mysterious node files!
These here are the "bound" version of syntax nodes that have been fed through the Binder.
The main difference is that wonky syntax node things like tokens have been replaced by variable, function, and type symbol references.