Skip to main content

QBall is a high level interpreted language. This is a Python module for using QBall in python programs. Source: https://github.com/KingsleyDockerill/QBall

Project description

QBall

QBall is a high-level interpreted language written in Python. It is object oriented and has an easy to learn and use syntax. The following is an example of outputting "Hello, world!" into the console

out "Hello, world!";

It also has any easy function decleration system

$ This is a single line comment
((This is a
multiline comment))
$ This declares a function outarg that takes an argument a
_outarg a;
  out a;
end
outarg "Hello, world!";

Docs

Everything you need to know is in documentation.txt

Contribute

Go here to contribute: https://repl.it/@qballlang/QBall Changes are commited 8:00 PM EST every day I can

Trello board

The official Trello board: https://trello.com/b/cJM6HsR3/qball

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

qball-lang-0.5.4.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

qball_lang-0.5.4-py3.8.egg (16.5 kB view hashes)

Uploaded Source

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