FX CodeGen Wiki
Compiles complex data models from drastically reduced syntax
Brought to you by:
fx89
The core of FX CodeGen focuses on automatically constructing an accurate data model from a minimal data set. This is made possible by a set of REGEX dictionaries for detecting primitive data types, as well as a set of common sense rules which help identify the relationships between entities.
The following image provides an use case of these rules.