Skip to main content

A fun programming language with odia keywords...

Project description

O'lang

A fun programing language with odia keywords...

Do you know odia?

If your answer is yes then you seriously gonna have fun!!!

Keywords

  • o'lang is currently extended with the following keywords.
GENERALLY IN O'LANG
print LEKHE
function FALANA
run CHALA
len LAMBA
var CHALA_RASI
and ABOM
or KIMBA
true THEEK
flase BHUL
if JADI
else ANYATHA
elif ANJA(ANYTHA JADI)
to KU
for PAEN
end SESHA
break BIRATI
step PADANKA
while JETEBELE
then TAPARE
return FERA
continue CHALU
null KICHHI_NAHI
math_pi GANITA_PI
input() NE()
print LEKHE
clear KHALI_KARE
cls SAFA
is_number SANKHYA_KI
is_string BAKYA_KI
is_list TALIKA_KI
is_function FALANA_KI
append JODA
extended BADHA
pop KADHA

How to use?

  • install O-lang like the below
pip install O-lang
  • open terminal and start python prompt like the below
python
  • then run the below
import olang
  • create a file, write your code and save the file as <file_name.ol>
  • then run the below
CHALA("<your_file_name>.ol")
  • Have fun with this beautiful tool.

Example

#input
LEKHE("Input Dia:")
CHALA_RASI X = NE()

#print
LEKHE(X)

#function
FALANA misa(a,b)
	LEKHE(a+b)
SESHA

#function call
misa(5,6)

#for looop
PAEN i = 0 KU 5 TAPARE
		LEKHE(i)
SESHA

Connect with me

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

O'lang-1.0.4.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

O_lang-1.0.4-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

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