Git Product home page Git Product logo

winscript's Introduction

Winscript has been discontinued, and has been replaced with ZivScript (https://github.com/realzvqle/ZivScript). Winscript for Python has been discontinued, check out SockyCatScript, a better version of Winscript for python (https://github.com/ar-cyber/SockyCatScript).

Before you read, check out the original at https://github.com/realzvqle/WinScript.

WinScript (archived)

WinScript is a Scripting Language designed to simplify and automate common tasks in Windows environments. It is easy to learn and use, making it ideal for users with little to no programming experience. WinScript is based on C, but it has a simplified syntax that is easier to read and write.

WinScript is executed by a WinScript interpreter, which is a standalone program that reads and executes WinScript Scripts. The interpreter can be invoked from the command line or from within a batch file.

WinScript includes a set of built-in functions that can be used to perform common tasks, such as printing into the console, starting/ending executables, and more. These functions are accessed using a simple, easy-to-remember syntax.

Some of the built-in functions in WinScript include:

  • echo: Prints a message to the console.
  • start: Starts a new process.
  • define: Define a variable with a value
  • printvar: Prints a defined variable
  • cmd: Executes a command.
  • msgbox: Displays a message box.
  • about: Displays information about the program.

To Use WinScript, downlaod the interperter, then run it using

image

{make sure to be as the same directory as the winsc interperter!!!!)

to use the echo fucntion, use echo then type what you want to print image

to use the start fucntion, use start then type what you want to run image

to use the cmd fucntion, use cmd then type what you want to run with the command processor image

to use the msgbox fucntion, use msgbox then type what you want to display in the message box image

to use the about fucntion, run about image

Enjoy Using WinScript, Its in its beta stage currently, but it will be updated routinely

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.