Skip to content

ssc-project/ssc

Repository files navigation

MIT licensed Build Status Code size FOSSA Status

SSC

SSC (stands for Speedy Svelte Compiler) is a super-fast Svelte compiler written in Rust.

The goal is to build a parser, analyzer, transformer, formatter, linter, language server .. all wriiten in Rust.

Development

Warning

SSC is still in it's early stages of development and should not be used in production code.

A lot of features still need to be implemented before it is ready for production use.

Here's a feature roadmap:

  • CSS AST
  • CSS Parser
  • CSS Analyzer
  • CSS Transformer
  • CSS Printer (codegen)
  • AST
  • Parser
  • Analyzer
  • Transformer
  • Printer (codegen)

This roadmap just shows which part is implemented, none of the code is properly tested.

License

SSC is free and open-source software licensed under the MIT License.

FOSSA Status

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages