Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimplyScript v1.2 #2

Open
mmmmosca opened this issue Sep 9, 2020 · 1 comment
Open

SimplyScript v1.2 #2

mmmmosca opened this issue Sep 9, 2020 · 1 comment

Comments

@mmmmosca
Copy link
Owner

mmmmosca commented Sep 9, 2020

this new version offers new features such as:
print the value of the variables directly from the name;
the .exe file is updated to the latest version compared to 1.1 which still had the old commands;
the inputs do not have a command of their own because in this version they have been implemented to variables so you can view the value of an input;
the prtl command has been added, that is the command to print a string and wrap while prt now won't wrap

@mmmmosca
Copy link
Owner Author

mmmmosca commented Sep 9, 2020

Here is an example of code in SimplyScript:

prtl hi
prt what's your name?
type Inpstr name
prtl hi
prttype name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant