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.
Note See here for how to install the I programming language.
To clone the repository locally using git run git clone https://github.com/I-Language-Development/I-language-rust.git
.
Warning Running
git clone https://github.com/I-Language-Development/I-Language.git
will work, but give you the archived python version. Remember to clone fromhttps://github.com/I-Language-Development/I-language-rust.git
instead.
To make a simple hello world program follow the instructions below:
- Create a file named
hello.il
. - Open the file and write the following lines to it.
print("Hello world!");
- Open the path of the file in your terminal and type
ilanguage hello.il
- You should see "Hello world!" in your terminal.
That's it! It's literally so easy.
To contact us, get help or just chat with others, you can visit our discord server.
To contribute to this project, read the contributing guide.