The I programming language is a high level programming language written in pure python.
Project description
The I programming language is a high level programming language written in pure python.
About this project
Have you been dreaming about coding in your perfect programming language? Have you thought about what could be possible with the best sides of different languages? Here is the power of some of the best languages combined.
Installing
Download from releases
Navigate to the releases tab and select the newest release. Download the version fitting your OS and run the installer.
Pip
To install the package via pip, run pip install ilanguage
(The pip
command might be called differently depending on
your OS). The installer will be executed automatically. If you use pip to install the package, you will be able to use
python -m ilanguage ARGUMENTS
just like ilanguage ARGUMENTS
.
Git
To clone the repository locally using git run git clone https://github.com/I-Language-Development/I-language.git
.
Your first program
To make a simple hello world program follow the instructions below:
- Create a file ending with
.ilang
. - Open the file and write
output("Hello world!")
to it. - Open the path of the file in your terminal and type
ilanguage FILE
whereFILE
is the name of the file including the.ilang
file extension. - You should see "Hello world!" in your terminal.
That's it! It's literally so easy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file I-Language-0.0.9.tar.gz
.
File metadata
- Download URL: I-Language-0.0.9.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40e3811a9b7315baab89a1a283dd03352001727a5c797f98a3e17a32c3923394 |
|
MD5 | 0d7807890426773393244cff33b43237 |
|
BLAKE2b-256 | 6ddc03066d4763428aadccbaefb0f4b371c211ef0f46adc294c2a952c93af1a3 |
File details
Details for the file I_Language-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: I_Language-0.0.9-py3-none-any.whl
- Upload date:
- Size: 31.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc700ae8c346487753785e60d7df7bd023b40467d9ad90d76a5e7e52783a5308 |
|
MD5 | ce90b4a52db9fa5fb82bcde13224d985 |
|
BLAKE2b-256 | 8b04fd06e19b75d2dff9408a29c6496764f2fb4870dc1b970ad8568331823386 |