Skip to content

Suban05/eo-greet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EO Greet

Just an example program in eo.

Compile the code (you will need Maven 3.3+ and Java SDK 11+ installed):

$ mvn clean compile

Then run the bytecode program through JRE:

java -cp target/classes org.eolang.Main greet.app 10

You will see:

I am 10 years old!

That's it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published