Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 508 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 508 Bytes

PerAte

Upcoming programming language -- PerAte!
It is a language created by me, and I intend to develop it into a more sophisticated language over time. See what is currently available and what is being worked on in features.md

*usage - perate <filename to run>

*You can see its syntax in syntax.md

*sample.per is a simple program

*primes.per checks a number for primality (whether prime or not)

*tips and tricks such as implementation of if's, invert, etc will be available at tipsntricks.md