We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Transpiler is a Tool to transform the code in a language into another language.
StoryScript C Transpiler is a tool to transform StoryScript code into C language.
To get SSCT, You need to download the Main branch. And it'll be in the "ToC" folder.
To use it, simply run a command (In the StoryScript/ToC folder) with this pattern:
StoryScript/ToC
python processor.py -i [input] -o [output]
And yes, This is named arguments, So you can do python processor.py -o [output] -i [input] as well.
python processor.py -o [output] -i [input]
And you can also do this pattern:
python processor.py --input [input] --output [output]
These Changes will break some codes.
These changes will add extra features that the Original REPL version doesn't have.
heap
int heap a