Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 581 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 581 Bytes

The Miled Language

Miled is an esoteric language.

Documents are in docs/ directory. For a quick tutorial, see docs/Introduction.

Installation

Method 1. (Currently only for Windows) Download run-miled.exe (one-file version) or run-miled.zip (one-folder version) from the Releases page. (Notice that the release might not be the latest version.)

Method 2. Clone this repository and run main.py. You should have Python 3.11 or higher installed.

Run the program with flag -h for help if you use it for the first time.