Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プロジェクトで Kotlin と Scala を一緒に使用したいのですが、他の言語も使用したいのですが、良い方法が見つかりません。私が考えた唯一の方法は、1 つの言語をコンパイルし、それを Java に逆コンパイルして、もう 1 つの言語で動作させることでした。代替手段はありますか?