Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 506 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 506 Bytes

Architecture of Frasy

The details of Frasy's architecture are split into three separate categories:

  • Concepts: These are specific, lower-level constructs, such as mapping, virtualization and noun-verb paradigm.
  • Flows: These are the various flows of Frasy, describing the layers of processing for the various subsystems.
  • Use-Cases: In there are the various edge cases and usage examples written during development.