Running/Interpreting C on top of the JVM?

前端 未结 5 466
隐瞒了意图╮
隐瞒了意图╮ 2020-12-14 01:52

Is there a way to run plain c code on top of the JVM?
Not connect via JNI, running, like you can run ruby code via JRuby, or javascript via Rhino.

If there is no

5条回答
提交回复
热议问题