We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

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.