JLS (Java Logic Simulator)

JLS is a Digital Logic Simulator that was written in Java. Because it’s written in Java, it can run on any machines that support the Java Virtual Machine.

Download

The latest release of JLS can be downloaded from GitHub: https://github.com/bsiever/JLS/releases.

Operating System-Specific Notes

  • Apple Silicon / macOS (JLS_macOS.zip): Different versions of macOS may require different approaches to allow you to open the file after unzipping it.
  • Windows (JLS_Windows.zip): The windows version should run on recent versions of Windows.
    • Unzip the folder and double click on the JLS app to run it. Windows may present a warning about an unknown developer with either a link for More info and/or a button to run anyway. The more info link should take you to sceen with the option to run anyway.
  • Intel Macs & Linux (JLS.jar): The macOS version does not currently support Intel-based Macs. The JAR version will will run on Intel Macs or PCs or Linux, but requires Java’s JRE 6.0 or later to be installed.

Overview