Remove old interpreter and keep only minimal one. Merge standard libraries into a single instance. Fix some legacy workarounds and uncomment tests which are passed with minimal interpreter.
This PR unblocks further work on cleaning up the codebase from legacy methods. Also it eliminates double work when adding new atoms into standard library.
Remove old interpreter and keep only minimal one. Merge standard libraries into a single instance. Fix some legacy workarounds and uncomment tests which are passed with minimal interpreter.
This PR unblocks further work on cleaning up the codebase from legacy methods. Also it eliminates double work when adding new atoms into standard library.