JJ_DISABLE_EXTENSIONS variable

There should be a way to start the kernel with no extensions (see #28), and hence, with no implicit imports, and such. Let's introduce a variable that would allow to do that:

export JJ_DISABLE_EXTENSIONS=1