Skip to content
Muhammad-Salman-Sheikh edited this page May 8, 2018 · 1 revision

Syntax :

The syntax for Reality has not been fixed yet (at the time of writing) , but so far whites pace is not welcome is the current policy.

The language is developed in python and supports input taken via stdinput , which is an essential part of the language , since a ton of functionality depends on taking input (better but not necessary). Therefore basic tests like prime test , Collatz conjecture etc.. depend on taking user input (again : preferred but not required).

so an example of prime test with number taken from stdinput

P                  (197 stdinput)                    true

Clone this wiki locally