Skip to content

atzlt/Miled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.