ilusm.dev

pln

execution tiers, bytecode version, ISA summary, light reflection.

Load with: use pln

Quick example

use pln

result = plnva("value")
prn(result)

Functions

Functions

plnma()

Performs the operation.

plnex()

Executes.

plnis()

Returns true/false based on a condition.

plnbc()

Performs the operation.

plnva(v)

Performs the operation. Takes v.

plnob(v)

Performs the operation. Takes v.

plnre()

Performs the operation.

plnre(v)

Performs the operation. Takes v.

plnre(e)

Performs the operation. Takes e.

plndo()

Performs the operation.

Notes

  • Planning / task scheduling helpers.