All Downloads are FREE. Search and download functionalities are using the official Maven repository.

project.source.run.ceylon Maven / Gradle / Ivy

There is a newer version: 7.0.0-rc-3.0
Show newest version
"A Hello World! program in Ceylon"
shared void run() {
    print("Hello World!");
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy