Skip to content

A simple "programming language" I made as a joke hehehe

License

Notifications You must be signed in to change notification settings

Lioncat2002/KittyScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KittyScript

A simple "programming language" I made as a joke hehehe.
It is based on the LOGO programming language
albeit a bit diffrent sytax.

image

How to run?

python KittyScript.py <filename>.ks
Eg:
python KittyScript.py hello.ks

Example video: https://www.youtube.com/watch?v=6Vcs3-umxTA

Dependencies:

It only uses turtle for drawing to the screen
and sys for reading the command line arguments

About

A simple "programming language" I made as a joke hehehe

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages