Sorry, it might be not cool, but need help. i'm new in fantom, i want to know how realy to use it, as it seems to be interesting. and now, i'm trying F4 IDE and the Flux from Fantom. and my problem is, i don't realy how to use flux, which the right IDE for developping fantom as Skyspark. Any help to use the Flux to develop fantom program? Oops i forget that, like now, in using F4 IDE for stated and i excute the hello world, but don't realy know how to call method in the class and wrrite ... don't know what is the System.out.println for Fantom.!
Any body can give help in any possible way...?
Thank you!
SlimerDudeFri 5 Jul 2013
Hi, I'm not sure what you want to achieve...
If you're new to programming then I'm not sure how to help. If you're just new to Fantom then the Language Documentation is a complete reference.
tshims Fri 5 Jul 2013
Sorry, it might be not cool, but need help. i'm new in fantom, i want to know how realy to use it, as it seems to be interesting. and now, i'm trying F4 IDE and the Flux from Fantom. and my problem is, i don't realy how to use flux, which the right IDE for developping fantom as Skyspark. Any help to use the Flux to develop fantom program? Oops i forget that, like now, in using F4 IDE for stated and i excute the hello world, but don't realy know how to call method in the class and wrrite ... don't know what is the System.out.println for Fantom.!
Any body can give help in any possible way...?
Thank you!
SlimerDude Fri 5 Jul 2013
Hi, I'm not sure what you want to achieve...
If you're new to programming then I'm not sure how to help. If you're just new to Fantom then the Language Documentation is a complete reference.
Hello World is an intro to Fantom. This article mentions running Fantom from the cmd line and here is a list of IDEs.
To answer your direct question, both of the statements below print to sys out: