Skip to content

Glowstik-YT/.glow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Glow Docs (kinda)

Simple Print Statement:

print("hello world") <- may or may not be stolen from py SHSHSHSH

Simple Varible:

var num = 5

Simple If Statement:

var num = 5

if num = 5 then
  print("The number is 5!")

Simple For Loop:

for i = 0 to 5 then
  print("its going up bois!")
end

test

About

me coding language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages