# Home

## Prerequisites

* [LLVM](https://llvm.org) (v9) - [source](https://github.com/llvm/llvm-project)
* [Bison](https://www.gnu.org/software/bison) (v3.5) - [source](http://git.savannah.gnu.org/cgit/bison.git)
* [RE2C](https://re2c.org) (v1.3) - [source](https://github.com/skvadrik/re2c)

## Authors

* **Ardalan Amini** - *Core Maintainer* - [@ardalanamini](https://github.com/ardalanamini)

See also the list of [contributors](https://github.com/silicon-lang/silicon/contributors) who participated in this project.

## License

This project is licensed under the Apache License 2.0.\
See the [LICENSE](https://github.com/silicon-lang/silicon/blob/master/LICENSE) file for more details.
