Skip to content

Novixx-Systems/Eaucool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eaucool

The Eaucool Programming Language

The new percentCool

How to pronounce Eaucool

Oh, cool!

Examples

Hello World

echo "Hello World!"

Simple GUI

newgui "Eaucool GUI" 800 600
addlabel "Hello, World!" 0 0 100 100