No you won't break out from the Kojo DSL. Well... not until you've used it for *at least* a whole week, and then you'll maybe:
- define a function - use a collection - invoke one of the functions in the scala.math package (e.g. min, max, abs, sin, cos) Don't believe me? Just look at ANY of the examples under "code exchange" in the Kojo forum: http://wiki.kogics.net/forum/start/ 2010/8/29 Cédric Beust ♔ <[email protected]> > > > On Sun, Aug 29, 2010 at 11:03 AM, Kevin Wright > <[email protected]>wrote: > >> no, No, NO >> >> Kojo is absolutely NOT an interpreter >> You can use full power of Scala's syntax and libraries within Kojo, it's >> an internal DSL >> >> THAT is the *entire* point! >> > > I understand that. > > This doesn't change the fact that Kojo doesn't teach you Scala. > > -- > Cédric > > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- Kevin Wright mail/google talk: [email protected] wave: [email protected] skype: kev.lee.wright twitter: @thecoda -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
