Skip to content

NN0X/ProjectSulla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Sulla

Project Sulla is a logic circuit simulator written in C++ with Raylib and Glaze. It allows for seemless GUI driven design and simulation of logic circuits, with support for transpilation of circuits to C++ and thus the ability to compile and run them virtually at native speeds.

Features

  • GUI driven design of logic circuits
  • Simulation of logic circuits with real-time updates using a custom pull-based simulation engine
  • Transpilation of logic circuits to C++ shared libraries for native execution
  • Works on Windows and Linux
  • Supports built-in primitives like AND, OR, NOT, XOR, NAND, NOR, XNOR gates, as well as user-defined circuits
  • Allows for endless scalability of circuits and systems due to support for dynamic loading of shared libraries

License

Project Sulla is licensed under the MIT License.

About

Logic circuit simulator written in C++ with Raylib and Glaze

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors