Skip to main content
  1. Projects/

snow_script

·60 words·1 min
Jake Roggenbuck
Author
Jake Roggenbuck
I am currently studying Computer Science

snow_script
Build Status
#

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 calc

Dependencies #

pip3 install -r requirements.txt

Install #

sudo ./impulse.build

Running #

ssc filename.ssc

Testing #

Configure #

python3 conftest.py

Test #

pytest

Syntax #

view syntax.txt for macros and uses