gss / parser

Constraint Cascading Style Sheets compiler
MIT License
48 stars 6 forks source link

Tokenization #45

Open paulyoung opened 9 years ago

paulyoung commented 9 years ago

We could do some cool stuff with external tools if tokenization was it's own step and exposed publicly.

I'm thinking we'd pass in a string that represents a single line of GSS and get tokens back.