Back to blog
27 Dec 2025
1 min read

Java Hello World With NotJS

Demonstrating NotJS

What is NotJS

NotJS is a weekend project I built so that I can create compiled languages coding demos. The coding playground I have was based on Codesandbox which primarily was JavaScript/TypeScript. I wasn’t able to make it work for Java. I really wanted to show off Java features and other cool tricks. So I re-invented Replit and JDoodle. Most of this was because I wanted a learning experience.

Hello NotJS

To learn more about NotJS visit the repository.