Soss.jl
Soss.jl copied to clipboard
Separate the Soss compiler into its own package
Currently Soss bundles many dependencies in to make the full analysis convenient. Maybe it is possible to separate the compiler into a separate lightweight package that other packages can use more easily.
Excellent idea. Currently this is blocked by #42, and will require some refactoring in both Soss and @thautwarm 's GeneralizedGenerated.jl