firebird

I'm working on an application "compiler" called firebird that parses a spec.md file written in natural language and generates a tensor network using DisCoCat. The tensor network represents the Sorts of the system as a dependency graph. The compiler builds templates from the application sorts and then outputs a typescript application as a "compiled" artifact. I guess you could call it a meta-compiler.

#todo insert blurb about how tensor networks can model system dependency graphs