Skip to content

Adriandmen/2sable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This project has been abandoned. No other commands, et cetera, will be added to 2sable.


2sable

A new (experimental) golfing language, derivated from 05AB1E. The name 2sable comes from the words two and usable, which results into twosable. Although it's very similar to 05AB1E, 2sable uses only 1 input. This means that for example the program * doesn't request input twice, but only once.

For information about all the commands, go to Info.txt

###Sample programs (which are different from 05AB1E):

Prints the input squared:

*

Of course, n would also do the job. However, * multiplies the input by itself rather than requesting for another input.

Prints n2 + n:

n+

###Note:

Note that this is an unstable language, with a lot of bugs. If you find any, or have any suggestions, feel free to contact me :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages