Skip to content

servo/rust-cssparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-cssparser

WIP rust implementation of the 2013 version of css3-syntax

TODO

  • Tokenization
  • Declaration and rule parsing
  • Detect character encoding & decode from bytes
  • Track line/column number for tokens.
  • Figure out float and integer overflow
  • Make it fast!

About

Rust implementation of CSS Syntax Level 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 61