So, I am interested in replacing the embedded lua terminal with an embedded lisp terminal, but before I do anything, I was wondering how deeply ingrained the lua embedding is? Is it fairly compartmentalized, or would I end up having to replace hundreds of lua calls in the code?
Just wondering as I want to know whether this is going to be worth the effort.