Dev Narula
Monaco editorjoosc pipelineAssembly explorer

Java 1.3 Compiler

Create multiple .java files in a Monaco workspace, run a server-side bin/joosc compile inside an isolated temp workspace, then inspect the generated output/**/*.s files in a dedicated explorer-style viewer.

The build expects bin/joosc plusbin/stdlib/runtime.s, and it automatically includes every bin/stdlib/**/*.java source in the compile step. If a local or deployed tool is missing, its startup error is returned in the build log.

Monaco workspacejoosc pipelineoutput/**/*.s

Compiler Workspace

Write joosc-compatible Java in a multi-file workspace, compile it inside an isolated temp environment, and move straight into the generated assembly explorer without leaving this flow.

Files

1

Up to 8 source files

Selection

9 lines

100 characters

Latest Build

0

assembly files ready

Main.javaDefault packagebin/joosc
9 lines100 characters1 files in workspace

Main.java

Monaco Java editor with per-file state retention.

Initializing Monaco editor...

Compiler log

bin/joosc diagnostics

Success and failure output from the latest compile request.

idle
Console
Initializing Monaco editor...

Assembly snapshot

Generated file manifest

The latest assembly tree is cached in this tab and opens in a dedicated explorer page.

Output files
Initializing Monaco editor...