Skip to content

Repository files navigation

JAVA++ (JPP) - Esolang

StarsLast Commit

ABOUT

Java++ - is an esoteric programming language that mocks verbosity while preserving the code.

FEATURES

  • High Verbosity: Extreme and long syntax structures, built purely as a running joke about Java's verbosity.
  • Fun Syntax: Meme-friendly, expressive, and entertaining language keywords under the hood.
  • Operational Features: Despite being an Esolang, it features working arrays, constants, variables, structs, if/else statements, and standard I/O streams, with plans for future development. (Maybe?)
  • Open-Source: Completely public and transparent development ecosystem hosted openly on GitHub.

INSTALL SOURCE

*WINDOWS Open PowerShell as an Administrator and execute the script. If your system blocks script execution, run it with the bypass policy:

Set-ExecutionPolicy Bypass -Scope Process
.\install.ps1

LINUX/MacOS Before running the script, make sure to grant it executable permissions:

chmod +x install.sh
./install.sh

INSTALL RELEASE

binary starting in release in GitHub Linux only—sorry, I'm on Linux, and Nuitka doesn't support cross-compilation, so you'll have to install it yourself using Nuitka or PyInstaller.

Releases

Packages

Contributors

Languages