I'm committed to completing the JVM back-end first, but I stubbed this out in case anyone wants to work on it in parallel.
The following works except there is no real code generation:
- Code: Select all
cobra -c -v -back-end:objc hello.cobra
For hints on how to implement a back-end, see the code in <workspace>/Source/BackEndJvm and .../BackEndClr
If you have questions, ask.