Boo looks like an interesting language, but it appears to be implemented only for the Common Language Infrastructure (CLI), aka .NET -- at least, I haven't found any other implementation, and I'd especially like one for the JVM, if it exists. So, I thought I'd double check on SO -- ARE there any non-CLI implementations of Boo...?
|
1
|
|||||||
|
|
|
Yes there is. Check out the boojay project, it emits java bytecode. |
||||||||
|
|
|
From the BOO manifesto (pdf link):
You can try Grasshopper which can give you access to Java from IL (I think), since BOO compiles to IL it might work. |
|||
|
|
|
I don't believe so. Given that the tagline is "A wrist friendly language for the CLI" it seems unlikely to be high on the list of priorities. |
||
|
|
