Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
## General info
This is a Programming Language written In Python. The name of the Programming Language is ```S```.
It Will help to do programming for beginners.
And Others help to Understand``` HOW MAKE A PROGRAMMING LAGUAGE ```
And Others help to Understand``` HOW TO MAKE A PROGRAMMING LANGUAGE ```

## Setup
Download and Put the code in a specific Folder.
Install Python.
Open Command Prompt,Change Directory to that folder and Writ e Command ```python main.py```
You have to write Code in ```test.lang``` for tha programming language created.
Open Command Prompt, Change Directory to that folder and Write Command ```python main.py```
You have to write Code in ```test.lang``` for the programming language created.
And You get the Output in Command Prompt.
```
Make Sure
*Python installed correctly.
*All the file is in the Same folder/dir.
*All the files are in the Same folder/dir.
```