Skip to main content

An interpreted programming language.

Project description

StoryScript

StoryScript Logo

Issues Forks Stars License Quality Gate Status Join the chat at https://gitter.im/StoryScripting/community codecov Maintainability DeepSource Discord

StoryScript is an interpreted programming language that is made to being easy to learn.

How to install

Windows way

To install StoryScript, you can just download the zip file in one of the release, and then extract

If you have other OS

If you don't use Windows, You can just download the Source code in one of the release, and run it.

Remember, Before you run it, Make sure to have the required packages installed.

Download lastest code from main

So, Just download the source code from Main branch. (And wish there is no bug)

And also, You need Python installed

Due to Pull request #27, You can now easily setup StoryScript by doing:

python setup.py install

Then you can just python -m storyscript, Then it will launch the shell, And you can use the language.

And to execute a file, Use python -m storyscript -i [filename] and replace [filename] with the real File name. For example:

python -m storyscript -i main.sts

Note: If you are looking for C Transpiler source, It has been moved here

Required Packages

Required packages:

  • Numpy
  • Colorama

These are required packages for StoryScript, You can setup them manually or install through the setup script.

How to use the Language

Please visit the Wiki for more info about how to use StoryScript.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

storyscript-0.0.3-py3.9.egg (65.5 kB view hashes)

Uploaded Source

storyscript-0.0.3-py3-none-any.whl (30.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page