Skip to content

A Mid-High level python base language based on Swami Shaggy

Notifications You must be signed in to change notification settings

ClackHack/Swami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swami#

A low level python base language based on Swami Shaggy Credits in terminal

Syntax

the syntax in swami# is a little tricky

to call a function the syntax is as follows

functionName output_variable : arg1,arg2

functionName : arg1, arg2

functionName

define functions:

def funcName

end function with zoinks return_value

call if statements and loops using if bool and loop bool

end if statements with jeepers

end functions and loops with zoinks

NO semicolons in print statements (unless you have an output variable for the print statement which works for somereason)

every line will be a function call or a loop,function,if statement declaration

call function or vars to see variables and builtin/written functions

function see is like print, the rest are pretty self explanatory, I have included examlple programs so you can see how it works

ALL variables are global

Terminal

Use file yourfilename.txt to create a file or edit it

Use run yourfilename.txt to run a file

Use programs to see all your programs

Use exit to, you guessed it, exit the terminal

A final word

Swami# is by no means a programming language to be taken seriously, it is more a fun project, but if youd like, try to learn it, its incredibly quick to pick up because its so basic

About

A Mid-High level python base language based on Swami Shaggy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages