# Welcome

Silverfly is a framework to build parsers with ease. It has reusable components that can be sticked together to build new parsers. It uses the Pratt-Parser Pattern.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong> </td><td>Create your first parser</td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><strong>Basics</strong></td><td>Learn the basics of Silverfly</td><td></td><td></td><td><a href="basics">basics</a></td></tr><tr><td><strong>Experts</strong></td><td>Deep dive to parsing</td><td></td><td></td><td><a href="experts">experts</a></td></tr><tr><td>Guides  </td><td>Learn by examples</td><td></td><td></td><td><a href="guides">guides</a></td></tr><tr><td>Support </td><td>Contact the developer</td><td></td><td></td><td><a href="support">support</a></td></tr><tr><td>Repository</td><td>Look at the source code</td><td></td><td></td><td><a href="https://github.com/furesoft/Silverfly">https://github.com/furesoft/Silverfly</a></td></tr></tbody></table>
