corewars-parser 0.2.0

A placeholder subcrate for corewars
Documentation
# corewars-parser

[![Latest Crates.io Release](https://img.shields.io/crates/v/corewars-parser?label=corewars-parser&logo=rust)](https://crates.io/crates/corewars-parser)
[![Latest Github Release](https://img.shields.io/github/v/release/corewa-rs/corewars?label=Release&include_prereleases&logo=github)](https://github.com/corewa-rs/corewars/releases)
[![Build Status](https://img.shields.io/github/workflow/status/corewa-rs/corewars/ci/develop)](https://github.com/corewa-rs/corewars/actions)

Parser implementation for the classic programming battle game [Core Wars](http://www.koth.org/index.html).
Primarily used as a dependency for other crates, such as the [corewars](https://crates.io/crates/corewars) CLI.

See the [website](https://corewa.rs) or the [Github repo](https://github.com/corewa-rs/corewars) for more details.