output to ASCII and the eval part, and create classes that
   dynamically and directly instantiate the desired target behaviour.
   This saves months of effort but is a common mistake, frequently made.
+9. "Lost In Translation". ("Out of sight, out of mind" being translated
+  to Russian then English by a Diplomat's translator famously returned
+  the phrase, "Invisible lunatic").
   Any compiler risks losing information in between translations,
   making debugging harder, and finding mistakes particularly difficult.
   With nmigen already being a Language Translator, adding an extra layer