Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 343 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 343 Bytes

Ly

A stack-based esoteric programming language.

Usage

Download ly.py and run it like this:

ly.py myprogram.ly

There are also many optional flags, you can see all of them with this:

ly.py -h

Alternatively, you can use the online interpreter.

For more information on the language, see the wiki.