Skip to content

nilq/puma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Puma Language

Design

a = 100
b = a * 100

# this function says hello to the given name
sayhello = function(name)
  print("hello", name)
end

likes_cake = yes

if likes_cake then
  sayhello("person who likes cake")
end

About

An infinitely fast, family-friendly language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages