Skip to main content

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 (available in 2 days)

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.

Release files for ibolang 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ibolang 0.0.1
File Size Uploaded
ibolang-0.0.1.tar.gz 6.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ibolang 0.0.1
File Interpreter ABI Platform
ibolang-0.0.1-py3-none-any.whl Python 3 none any Details

Total release size:14.7 kB

Release files / ibolang-0.0.1.tar.gz

Download URL ibolang-0.0.1.tar.gz
Size 6.9 kB
Tags Source
SHA-256 checksum
How to use checksums
9c10a6fb72a1476ed61aac120d751295ddc9477f03ca6ae536986d28afd9e71f
BLAKE2b-256 checksum
How to use checksums
a9eb548f91589f70a71849c74db184f5ab4af0af376fc4ee569749d0a88f6ceb
Upload date
Uploaded using Trusted Publishing?
What is 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

Release files / ibolang-0.0.1-py3-none-any.whl

Download URL ibolang-0.0.1-py3-none-any.whl
Size 7.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
db2ed61fa098a66caf6018323cc1310c08db7efc0535319f2debdb0412841c4c
BLAKE2b-256 checksum
How to use checksums
81a1c75cf59b94bdb3683a6938c5f936f503898f05f50e873e6cb2487a604a91
Upload date
Uploaded using Trusted Publishing?
What is 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

Release history Release notifications | RSS feed

0.0.2

2 release files

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page