EmptyBuiltInEnvironment: IEnvironment = ...

The twin of the BuiltInEnvironment but with less built ins defined for cases in which we want some commonly overwritten variables to remain open. If you do not know if you need the empty environment, you do not need the empty environment (right now).