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.

Settheorysucksandassuchisgreatforesolangs

From Esolang
(Redirected from STSAASIGFE)
Jump to navigation Jump to search

Settheorysucksandassuchisgreatforesolangs, or just STSAASIGFE, is an esolang designed by Ϫ (talk) based around set theory.

Commands

.[n] Creates [n] as an empty set. All set names must be a unique combination of letters.
[a]>[b] Puts set [a]'s contents into set [b].
[a]-[b] Removes all elements from set [a] that are also in set [b].
[a]^[b].[c] Creates new set C out of all elements that are in both A and B.
[n]+[#] Adds a number to set N.
Example Example
Example Example

WIP