Skip to content
Simon Buchholz edited this page Aug 3, 2018 · 8 revisions

Welcome to the LogiJS wiki!

LogiJS is an open source logic circuit simulator that is currently under development. If you find any bugs or have an idea, please feel free to create a new issue.

Tech Stack

  • JavaScript
  • p5.js
  • JSHint - to ensure a good and uniform coding standard
  • Stickler CI - to automatically lint pull requests

Planned Features

  • An option to save and load sketches online (either a dedicated server hosting sketch files or a Google Drive/Dropbox option)
  • Support for VHDL, a leading hardware description language
Clone this wiki locally