/JLab

Java language playground

Primary LanguageC#

JLab

JLab is a simple Java language playground built with asp.net core.
It's by no means production ready and has to be compiled locally.

Capabilities

Prerequisites

  • dotnet 6 sdk
  • jdk
  • node / npm

Build from source

dotnet run
Compilation takes time as frontend (svelte) is compiled as well (See ShortDev.JLab.csproj)