/Projects/snow_script/snow_script19 June 2020·60 words·1 minAuthorJake RoggenbuckI am currently studying Computer Sciencesnow_script#A macro language with low level macros like if statements, jumps, and memory control and high level futures like memory dump, type, type casting, push, and calcDependencies #pip3 install -r requirements.txtInstall #sudo ./impulse.buildRunning #ssc filename.sscTesting #Configure #python3 conftest.pyTest #pytestSyntax #view syntax.txt for macros and uses