Skip to content

jpneto/yocto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.