initially i thought that the many dialects of #Lisp (and the many implementations of #Scheme also) made it seem really daunting, but it really isn't.. at least not too much so. like, i thought that i had to figure out and choose The One variant/dialect/impl. and stick with it for doing everything that i want to do but that's just not the way it works with Lisps
you can (mostly) choose any one of the many variants and in lieu of your learning path becoming limited to just That One variant, it'd instead just improve your overall experience with using other Lisps in the long run too
and if you're worried that the variant you're using lacks something in features, You Don't, because if that ever happens, you can just go program your own implementation of a feature you need whenever that need arises .. it is very literally a Programmable Programming Language and it's so swag when you realise the extent of that paradigm