Skip to content

VasilyStepanov/libsacc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic event-based CSS parser written in C.

Features:

  - Fast
      Parser is written in C. It uses LEX and YACC. Has its own memory pool.

  - Relevant
      Follow W3 specifications and recomendations. The parser handles media
    queries, css3 selectors, paged media, css namespaces and so on.

  - Useful
      Can be used in a multithreaded environment.

About

[WARNING: under construction! Feel free to join.] SAC implementation written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published