Stare/1.2

From Esolang
Jump to navigation Jump to search

This article is the "What's New" document from the upgrade from Stare 1.1 to Stare 1.2. It is still a Work in Progress.

New Features

Syntax and Semantics

  • In line conditions, polymorphic values can be used to account for compound conditions. These work as such: If a name appears in place of a number in a condition, then count as true if all instances of that variable in this condition are the same.

An example of this new element:

_x & #x = :

This reads: Duplicate ToS if ToS is equal to SoS.