An open API service indexing awesome lists of open source software.

https://github.com/treeplate/plane_stack


https://github.com/treeplate/plane_stack

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# plane_stack

## A computer, made of planes.

### PlaneAssembly
Lines are of the form: _box_ _input_* (seperated by spaces)

The result goes on the namesake, the plane stack.
#### Boxes
This is more commonly called an operation

xxx boxes
#### Inputs
`istack`:

A plane from the plane stack.

`const` _n_:

A new plane with value _n_, no animation.

`input`:

TODO: `FromUser`

### ***TODO: More stuff***