Ok :)In practice which one the end user should use ? Are there any performance/stability difference ?
Probably a stupid question but what's the difference between SimpleStackBasedCogit and c?SimpleStackBasedCogit maps values to machine registers when generating code, while stack-based one uses stack for everything.
