Skip to main content

Javanese programming language base on python

Project description

Jawa-Language

Jawa-Language, Programming language for javanese people. this language is based on python.

Required

  • Python 3.x

Installation

> pip3 install jawalang

Or clone this repository and

> pip3 install -e .

Run

> jawalang run <your_file.jw>

Syntax Highlighter

Install Visual Studio Code extension Jawa-Language-Support

Example

You can find more in example folder

a = 0
b = 1

# if a == b
yen a podo karo b:
    nyetak("podo")
# elif a != b:
liyane tur a bedo karo b:
    nyetak("bedo")
# else
liyane:
    nyetak("Bedo cuk")

# Short hand if else
nyetak("Bedo") yen a bedo karo b liyane nyetak("podo")

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

jawalang-1.0.5.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file jawalang-1.0.5.tar.gz.

File metadata

  • Download URL: jawalang-1.0.5.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for jawalang-1.0.5.tar.gz
Algorithm Hash digest
SHA256 06d1bae62e24a0f63a81690e953f12a95c0dfd3c25558e07aaf6fb782262688a
MD5 1db4a761bfcfe5e141e4339cb9d6a950
BLAKE2b-256 f72050abae37940e7744d053da8de3568c548c7e1914c04bf778ec05fee436ba

See more details on using hashes here.

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