> For the complete documentation index, see [llms.txt](https://siliconlang.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://siliconlang.org/master.md).

# 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.
