Skip to content

An esolang where memory is accessible only by using "WHERE" statement

License

Notifications You must be signed in to change notification settings

Ketok4321/WhereEsolang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where Esolang

An esolang where memory is accessible only by using "WHERE" statement.
For example WHERE <2 SET 0 sets all memory cells with value lower than 2 to 0.

Esolangs wiki page: https://esolangs.org/wiki/Where