๐ฎ๐ฉ An Indonesian Programming Language
- Download ZIP from the Bahasa repo from Github (
Code -> Download ZIP
) - Open the Bahasa file and open the
shell.py
file on your favorite IDE (e.g.Visual Studio Code, Python's IDLE, etc.
) - Click
run
orplay
- Go to your favorite location for the installation (e.g.
cd Desktop
) - Clone Bahasa from Github (
git clone https://github.com/BahasaLanguage/bahasa.git
) - Go to the Bahasa file (
cd .../bahasa/
) - Run
python3
onshell.py
(python3 shell.py
)
,ggggggggggg,
dP"""88""""""Y8, ,dPYb,
Yb, 88 `8b IP'`Yb
`" 88 ,8P I8 8I
88aaaad8P" I8 8'
88""""Y8ba ,gggg,gg I8 dPgg, ,gggg,gg ,g, ,gggg,gg
88 `8b dP" "Y8I I8dP" "8I dP" "Y8I ,8'8, dP" "Y8I
88 88i8' ,8I I8P I8 i8' ,8I ,8' Yb i8' ,8I
88_______,d0d8, ,d8b,,d8 I8,,d8, ,d8b,,8'_ 8) ,d8, ,d8b,
8888888888P" "Y8888P"`Y888P `Y8P"Y8888P"`Y8P' "YY8P8PP"Y8888P"`Y8
Bahasa, An Indonesian Programming Language
Copyright(c) 2020
Homepage: https://bahasalanguage.github.io/
Github : https://github.com/bahasalanguage
help type 'help' for help
bantuan ketik 'bantuan' untuk bantuan
keluar() to quit from Bahasa/untuk keluar dari Bahasa
bahasa >
English | -> | Indonesian |
---|---|---|
print() | -> | bilang() |
Bahasa
โโโฌโโโ Adapted from:
โ โโโโ David Callanan's Basic
โ โ
โโโโโโ Written in:
โโ Python
โโ C