This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
Since libsass's official plan is to bring Sass to many languages, has anyone successfully wrapped it for another language with Swig?
I'm getting a few fixable errors, then some more serious ones.
sass2scss.h:106: Warning 890: Ignoring 'sass2scss' due to Go name ('Sass2scss') conflict with 'sass2scss'
sass2scss is defined in multiple namespaces which is not allowed when converting to Go, probably other languages as well.
json.hpp:66: Warning 312: Nested union not currently supported (ignored).
prelexer.hpp:24: Warning 302: Identifier 'exactly' redefined (ignored),
Full build log: https://gist.github.com/drewwells/ea7063395959a9154172