Skip to content

A programming language designed specifically for code golf, while still maintaining (some) readability

License

Notifications You must be signed in to change notification settings

tckmn/ostrich-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ostrich

Ostrich is an esoteric programming language, designed for code golf. Ostrich programs attempt to be as short as possible, while also being readable for those who know the language.

The Stack

Ostrich is a stack-based language, which means most instructions act upon the stack. The initial stack is empty.

The Instructions

A list of instructions and what they do can be found in the doc directory.

Name

The name "Ostrich" comes from golf, in which it means a score of 5 under par (which has never been achieved).

About

A programming language designed specifically for code golf, while still maintaining (some) readability

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages