Skip to content

the-white-sox/css-parser

Repository files navigation

CSS Parser

A parser for CSS written in Rust. This was a project for COSC 444 - Foundations of Automata and Langauges at Eastern Michigan University.

Usage

css-parser my-css-file.css

CSS Grammar

Due to provided time constraints, this project utilizes a simplified CSS grammar that can be found in GRAMMAR.md.

Build

Build the project from source by using cargo build --release.

Contributing

If you wish to contribute to this project, please see our Contributing Guidelines.

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •