Skip to content

A stack-based esolang that only uses moves from a Rubiks Cube.

License

Notifications You must be signed in to change notification settings

tobyck/cubestack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cubestack

Cubestack (from "Rubiks Cube" and "stack-based") is a stack based esolang which serves absolutely no purpose. The whole language has a total of 56 commands, all of which are moves on a Rubiks Cube. To learn Cubestack see the docs, although I'd recommend against it if you value your sanity.

Usage

To use Cubestack, you can either use the online interpreter, download cubestack.zip from the latest release or clone this repository:

git clone https://github.com/tobyck/cubestack.git
cd cubestack/cubestack
node main.js --help