2020-02-22 13:43:55 -05:00
2020-02-22 13:43:55 -05:00
2020-02-14 18:39:28 -05:00

This needs a title

Highest priority:

  • Clean up my 'parent vertex mapping' thingy, and come up with meaningful terms to discuss it.
  • Terminology: "run" a rule versus "evaluate" a rule.
  • Do transforms compose in the reverse of automata_scratch? This appears to be the case.

Important but less critical:

  • Why must I repeat myself so much in these definitions?
  • Consider trampolining to_mesh. My call stack seems needlessly deep in spots. Can I make tail-recursive?
  • Grep for all TODOs in code, really.
  • Look at everything in README.md in automata_scratch.
  • Implement some of the tougher examples from the above too, e.g. the triple nested spiral. See examples.py.
  • Actual Rust-style docs!

If I'm bored:

Description
No description provided
Readme 2.7 MiB
Languages
Rust 100%