Skip to content
/ kha Public

this is a simple programing language written with Rust!

License

Notifications You must be signed in to change notification settings

EmadDeve20/kha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kha

this is a sample Programing Language. It is named kha in honor of Khwarizmi. the syntax of kha is very easy and like writing an algorithm!

use

you can run it like ipython if you want:

cargo run

if do you want run your script:

cargo run $YOUR_SCRIPT

You can run your script with a delay per lines:

cargo run $YOUR_SCRIPT $DELAY_IN_SECONDS

About

this is a simple programing language written with Rust!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages