Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

AVAILABLE EXAMPLES

gcd.pemu

A program that takes two numbers from the user and calculates their GCD (Greatest Common Divisor).

print.pemu

A program that prints "Hello World!" to the screen.