Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

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.

About

A program to parse a subset of CSS

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •