An experimental script language for kids, written in Python
Project description
huhu
===================
simple scripting language & simple interpreter for kids education
## * This Project Under Development *
### Installation
> wget https://raw.githubusercontent.com/huhu-project/huhu_lang/master/huhu
> sudo ln -s /usr/bin/huhu ./huhu
> rm ./huhu
### Syntax
This language purposes only to get rid of the complexity and keep It simple development training.
```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.
===================
simple scripting language & simple interpreter for kids education
## * This Project Under Development *
### Installation
> wget https://raw.githubusercontent.com/huhu-project/huhu_lang/master/huhu
> sudo ln -s /usr/bin/huhu ./huhu
> rm ./huhu
### Syntax
This language purposes only to get rid of the complexity and keep It simple development training.
```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
Release history Release notifications | RSS feed
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.4.tar.gz
(3.8 kB
view details)
File details
Details for the file huhu-0.0.4.tar.gz.
File metadata
- Download URL: huhu-0.0.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8761d21cee785c69d0a469a5518c6a5758de3a385cfdfe07f9b5fc5bf39fd1dd
|
|
| MD5 |
5d0d3b96ed0ca41fb7d9fca45307a283
|
|
| BLAKE2b-256 |
0e80a81f9faade10e34b36f60c3d2338578e31a9d87062a551f7fb9536aa5e7c
|