Skip to main content

An experimental script language for kids, written in Python

Project description

huhu
===================
## * This Project Under Development *

### Installation

pip install huhu

### If you don't have pip:

easy_install pip

### Syntax

```sh

* set
değişken = bu bir değişken

* list
liste = bu, bir, liste

* write
yaz(değişken)

* looping
yaz(kelime dön kelimeler)

* range
sayilar = 1..8
yaz(sayi) dön sayilar

harfler = a..z
yaz(harf) dön harfler

```
if you have any clean syntax idea, please create an issue for discussion.

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

huhu-0.0.5.tar.gz (3.7 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