Build Tools
This directory contains input files for various build tools required for building Rhai.
| File | Build tool | Description |
|---|---|---|
keywords.txt |
GNU gperf |
Input file for the tokenizer – keywords recognition. |
reserved.txt |
GNU gperf |
Input file for the tokenizer – reserved symbols recognition. |