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.3.tar.gz (8.0 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.3-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iloko_cli-1.5.3.tar.gz
  • Upload date:
  • Size: 8.0 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.3.tar.gz
Algorithm Hash digest
SHA256 d4df05614fda0d32127a191ceaede82451fbe6f89f6ac0ce8a8336ea7c3a2bf0
MD5 85fe3a4481bee2138b713e7d9e43e627
BLAKE2b-256 41ca3f2be0fdb8dd643d93113b0a2bce1923a22104c03ac10acdaceafa59ef53

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iloko_cli-1.5.3-py3-none-any.whl
  • Upload date:
  • Size: 7.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6b2b4f1a38e0c8b711fa4d5bdd5ed2cde392336cd901c995e3b70c307dc09a18
MD5 ec32ef595645f088c9f76faea3b8e5c0
BLAKE2b-256 562d1f092f7aef7dfe70ae7c598172bf73ed910f2ce668cd0334933bb96c71f6

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