Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 256 Bytes

yöctọ

Code Golf programming language

To run in command line mode:

python src\yocto.py 1 1 < egs\t.y

Where the content of t.y has the program, and the values 1 1 will be passed as arguments.

Read wiki for the language reference and examples.