Skip to content

Latest commit

 

History

History

architecture

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.