Pythonable RusLang

From Esolang
Jump to navigation Jump to search

Pythonable RusLang is a version of RusLang that can be easily turned in a python code

warning

It is only the junior-medium dialect

the syntax

The important rule

The right side of an equal sign can have as many functions as someone wants

Why it is better

It is better because it is without the problematic зн instruction

The reduction

You can reduce by:

  1. deleting the functions that are not used
  2. replacing the calls of function with the definition of the function
  3. rename the variables to prevent naming collisions
  4. change the arguments in the function naming with the arguments in the calls of the function
  5. if the variable Ф is the variable having the answer for the function then change the вр(И) with Ф=И

See also

RusLang