Skip to main content

A command-line interpreter for the ILOKO esolang.

Project description

Iloko Programming Language CLI

Iloko is an Ilocano-inspired esolang (esoteric programming language) designed for fun, creativity, and cultural expression.
It allows you to write programs using Ilocano-style syntax and run them easily from your terminal.


How to Install and Run

Follow these steps to set up your environment and run your first Iloko program.


1. Create a Project Folder

First, navigate to or create a new folder for your project.

mkdir my-iloko-project
cd my-iloko-project

2. Create a Virtual Environment

Create a Python virtual environment to keep dependencies isolated.

python3 -m venv venv

3. Activate the Virtual Environment

On macOS/Linux:

source venv/bin/activate

On Windows (Command Prompt):

.\venv\Scripts\activate

4. Install the Iloko CLI

Use pip to install the command-line tool.

pip install iloko-cli

5. Create Your First Iloko File

Create a new file named test.iloko.

touch test.iloko

6. Write Your Iloko Code

Open test.iloko in your code editor and paste the following code:

IPAKITA "Hello, CLI! Nagmayat!"
IPAKITA "---"
IKABIL a = 100
IKABIL b = 25
IPAKITA a * b

7. Run the Program

Go back to your terminal (make sure your venv is still active) and run the file using the iloko command:

iloko test.iloko

8. See the Output

You should see the following output in your terminal:

Hello, CLI! Nagmayat!
---
2500

About Iloko

  • Keywords: IPAKITA, IKABIL, NO, and more (case-insensitive)
  • File Extension: .iloko
  • Language Base: Built in Python
  • Goal: Promote programming through Ilocano-inspired syntax and creativity
  • Type: Esoteric (Esolang)

Created By

DOS Team

Bringing Ilocano culture into programming and technology.
Python-powered. Community-inspired.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iloko_cli-1.5.4.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iloko_cli-1.5.4-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file iloko_cli-1.5.4.tar.gz.

File metadata

  • Download URL: iloko_cli-1.5.4.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for iloko_cli-1.5.4.tar.gz
Algorithm Hash digest
SHA256 d9b40850abc6f9e62fd2756ecf6b60b85236fd79f1d7cf09fb8f17d40135a611
MD5 7edc033f5c8b28dc70f4055fbcf9cedb
BLAKE2b-256 8274c4bc6868125a274e94da49790e6269e14231e4346ece7b439f02c56458ad

See more details on using hashes here.

File details

Details for the file iloko_cli-1.5.4-py3-none-any.whl.

File metadata

  • Download URL: iloko_cli-1.5.4-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for iloko_cli-1.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3881cc6bdd7e76fa7616a6bd9b06c66ba9545340ae5540d925e9264eba02fc3c
MD5 d9b96cbddc6e4f8326f4cf6ee7fc2a6c
BLAKE2b-256 e7c82d1f6d8e26556e850d4dc9d1fc5198295894ce83af2e6a81e34116841c55

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page