Peel is a modern, high-performance programming language that empowers people to build software, just more easier.
For development, you need these tools installed on your system to get started.
To compile Peel from source, you need to run
cargo build --releaseThen navigate to your output in ./target/release/peel.exe.
Peel is licensed under the MIT License.