Soss.jl
Soss.jl copied to clipboard
modularization: migrate codes for plugins like sympy, flux to a submodule Soss/plugins
I think it'd be nice to have as a future design.
I've been meaning to extract the core stuff to SossBase. I had this idea of trying to maintain the git history, but it has been a huge pain. I think I need to just scrap it and go with just a file copy into a new repo.
I agree it will be great to make things more modular and reduce required dependencies.