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.
オンラインのJavaエディタを構築しようとしています。[送信]をクリックしたときにコンパイルエラーをユーザーに報告できる機能が必要です。これを行うためにすぐに使用できるjavascriptライブラリがそこにあるかどうか知りたいです。
テキストを取得し、サーバー側で javac を呼び出し、構造化された方法で結果を送り返し、クライアント側に表示します