Skip to content
/ sol Public

A compiler and a virtual machine for a Structured Odd Language

License

Notifications You must be signed in to change notification settings

MORZorg/sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sol

A compiler for a Structured Odd Language

###Note The Virtual Machine uses PyQt5.

On some systems, this could cause problems with GTK, the solution should be to run the following command in the shell:

QT_STYLE_OVERRIDE=gtk2