LicTabSourceThis module (used to be called lazyCompiler) define an data structure made of tables storing lic entities (types, const, node). At the beginning (on creation), it only contains empty tables. But then, one when ask for a type, a const, or a node, the tables are filled in.
Compiles one node (and update internal tables)