A handy web site with code samples here. Especially for freshers like me :)

In order to compile my class i need to use:

corebuild eaBase.byte

it simplifies things a lot

and then ./eaBase.byte which calls the main and prints the result.

The official reference page is here