Hello world
@akp (def helloWorld()( System.out.print << "Hello World" << "\n";));
A instance dedicated - but not limited - to people with an interest in the GNU+Linux ecosystem and/or general tech. Sysadmins to enthusiasts, creators to movielovers - Welcome! Note - signups for gmail.com is temporary blocked due to spam.
@akp
(def helloWorld()(
System.out.print << "Hello World" << "\n";)
);