Hacker News new | ask | show | jobs
by MarvelousWololo 2609 days ago
I'm not totally sure but I think that for Sass only you'd still need Ruby or Node.
1 comments

Sass has LibSass which is a C++ port of the Sass engine (which was originally written in Ruby). There are wrappers available in many languages, such as Go, Java, Node, PHP (and even Ruby, interestingly enough).

https://sass-lang.com/libsass