Skip to main content

programming language in Igbo

Project description

Introduction

Igbo is an indigenous language popularly spoken in Nigeria, Ibolang is a full extension of the Igbo language in Python. With Ibolang, you can write and run python like programs in Igbo

Ibolang acts like python 3 and plays like python 3, it maintains all the python syntax and methods. user could use it to learn programming in their native language.

Example

ibolang is highly user friendly, the following is a simple “HelloWorld” program

deputa(“Uwa Aloo”)

running this, will diplay

Uwa Aloo

to console, which translated to English is “Hello World”

you can code more complex code by installing ibolang to your PC:

To run programs is as simple as:

$ ibolang filename.ibl

from your preferred shell or command line

you can go through the dictionary on: * https://github.com/ORC-1/ibolang/blob/master/dictionary.txt

to get an exhaustive list of all currently available commands and there English translation

Install

If you’d like to play Ibolang with full features included, you should install Ibolang.

You could use pip or easy_install command to install Ibolang:

$ pip install Ibolang

or

$ easy_install -U Ibolang

to use easy_install command, you should install distribute module for python 3 first:

http://pypi.python.org/pypi/distribute/

And check your system path params if it contains python3.x/bin path.

ex: edit .bashrc to include “/Library/Frameworks/Python.framework/Versions/3.x/bin” in your PATH parameter.

For sytem running multiple version of python, you are better of using a virtual enviroment with Ibolang:

$ conda create -n Ibolang python==3.XX

or using Virtualenv

$ virtualenv ibolang python==3.XX

Lastly you can clone the repo using this url https://github.com/ORC-1/ibolang.git : navigate to the folder path and run python setup.py Copy the source files into your script folder, you should highly consider using a virtual enviroment if you are using this option and the previous options are better off

Change Log

You could view the ChangeLog to see what’s new in these version.

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

ibolang-0.0.2.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

ibolang-0.0.2-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file ibolang-0.0.2.tar.gz.

File metadata

  • Download URL: ibolang-0.0.2.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.0

File hashes

Hashes for ibolang-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7f0161b542fa7f8d276e950c311df1004366379a78f004dd460cfbb6bad561b5
MD5 1085a035ec99dd03eb62260c562c24b6
BLAKE2b-256 359922a7c897478e5ce38961c8cf31bcd9189eb4f7de7ae785d0fca4dd089037

See more details on using hashes here.

File details

Details for the file ibolang-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: ibolang-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.0

File hashes

Hashes for ibolang-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2708320c70978f06c48f7fc1d1162128b7bf94f4c0b5073bebd5797474cddd2c
MD5 cd35b5ec7005a4786c1f9dfd6e0c1755
BLAKE2b-256 40f4500201fafdd4ee7968eca1c31ed33ee265202da1d9f3a15248c9d37b5a0b

See more details on using hashes here.

Supported by

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