Skip to content

A simple logic gate based programming language made for educational purposes

License

Notifications You must be signed in to change notification settings

RandomGamingDev/SIMPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIMPL

A simple logic gate based programming language made for educational purposes

Just run the python file, target the main file for your simple project, and the program will output the resulting C code in console, which can be modified to add outputs, inputs and other things.

The demo project is test.simpl

INCLUDE LOGIC <INPUT2?> AND, OR, XOR, NOT DEF GOTO LBL

Releases

No releases published

Packages

No packages published

Languages