What are the pros and cons of this vs other Common Lisp implementations such as clisp and others?
You can support my implementation on Patreon (https://www.patreon.com/andreamonaco), even subscribing to the free tier is helpful. Thanks everyone!
[dead]
The implementation looks easier to handle than e.g. ECL or CLISP, cool.
Do you have an estimate how complete your implementation is?
How does the performance compare with e.g. ECL or CLISP?
Did you run conformity tests, e.g. with https://gitlab.common-lisp.net/ansi-test/ansi-test?