Skip to content

UnaryPlus/unique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unique

Unique is an esoteric programming language where each number can only occur once. Every variable in Unique is stored in a single data structure: a stack of integer arrays. You can find a description of how the language works here.

About

Esoteric programming language where each number can only appear once

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors