This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Initial Release
This is an initial release of Drafter which is a Snow Crash parser harness. With the latest major release of Snow Crash, a few features have been separated from snowcrash and moved into Drafter.
- Drafter now has CLI which has the same interface as the old snowcrash's CLI.
- Drafter provides C-interface in such a way that it sends the serialized Parse Result to the binding which then manipulates it after deserializing.
Installation
You can install Drafter using Homebrew
$ brew install --HEAD \
https://raw.github.com/apiaryio/drafter/master/tools/homebrew/drafter.rb
Snowcrash v1.0.0