← come back | Golfdocs

Pyth

Pyth is a golfing language made by Stack Exchange user isaacg. Pyth is a procedural golfing language compiling into Python.
We have documentation for Pyth in progress.

" - string literal

Begin and end string literal.
item

+ - addition

Addition of items.
item

, - length 2 list

Create a length 2 list.
item

.{ - create set

Create a set, or convert a collection to set.
item

This place vacant

Send your documentation in pull requests!
item

This place vacant

Send your documentation in pull requests!
item
Click the item link on an item to read its docs.

Fork this collection on GitHub! o/