Skip to content

Commit cf98110

Browse files
authored
Merge pull request #7 from meanmachin3/master
Typo fix
2 parents 786413b + 08808ec commit cf98110

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
Acche din aa gaye
33
## Vision
44
A Programming language is a wonderful medium of communication between man and machine. Many such languages are created, keeping in mind the comfort of the programmer. Such languages fulfill the computational needs of the world and serve their purpose. Somewhere in the midst of all this, the “fun” side of programming is lost. <br/>
5-
Our project, “Modi Script” is one such esoteric language created with the sole intention of making use of quotes by our beloved PM Narendra Modi. The star feature of this language is that the language consists entirely of remarkable statements made by the PM. The language is dynamically typed and turing complete, sprinkled with words of wisdom by our PM! <br/>
5+
Our project, “Modi Script” is one such esoteric language created with the sole intention of making use of quotes by our beloved PM Narendra Modi. The star feature of this language is that the language consists entirely of remarkable statements made by the PM. The language is dynamically typed and turing complete, sprinkled with words of wisdom by our PM! <br/>
66

77
## Features
8-
This scripting languague includes some "ideas" of Shri Narendra Modi. <br/>
8+
This scripting language includes some "ideas" of Shri Narendra Modi. <br/>
99
* No import of code is allowed, we have to support him in Make in India.<br/>
1010
* No comments are allowed in code, everything should be clean as per Swachh Bharat Abhiyaan. <br/>
1111
* No redundant variables allowed, 'less government more governance.' <br/>
1212
* Like his speeches, all codes should start with <strong>mitrooon</strong> <br/>
1313
* All codes should end with <strong>acche din aa gaye</strong>, otherwise it's congress rule error.<br/>
14-
* The programming language is totally case insensitive, because we should not believe discrimination based on higher or lower castes/cases. <br/>
14+
* The programming language is totally case insensitive because we should not believe discrimination based on higher or lower castes/cases. <br/>
1515
* No floating point numbers allowed, you can either be right front or left front, there is no mid-way.<br/>
1616
* you can use the --help flag for very discreet help.
1717

@@ -55,8 +55,8 @@ Arithmetic, relational and logical operators can be used in their raw form as de
5555

5656
## General Syntax
5757
* Any quote in double or single inverted commas is taken as a string constant. eg "Modiji ka seena 56 inch ka hai". <br/>
58-
* Assignments to a varibale can be done using hai keyword, x = y can be depicted as x y hai, or <strong>congress scamster hai </strong>. <br/>
59-
* The use of word "hai" is optional so the statement can be defined as <strong>BJP winner </strong> which translates to BJP = winner and hai can be appended to end of any line to make it more grammarly suitable to hindi. <br/>
58+
* Assignments to a variable can be done using hai keyword, x = y can be depicted as x y hai, or <strong>congress scamster hai </strong>. <br/>
59+
* The use of the word "hai" is optional so the statement can be defined as <strong>BJP winner </strong> which translates to BJP = winner and hai can be appended to end of any line to make it more grammarly suitable to hindi. <br/>
6060
* Output to STDOUT can be given using <strong>bhaiyo aur behno</strong>. bhaiyo aur behno "Hum UP me sarkaar bana chuke hai." will print "Hum UP me sarkaar bana chuke hai." <br/>
6161
* Input from STDIN can be takes using <strong>mann ki baat</strong>. mann ki baat RSS will take input into a variable named RSS. <br/>
6262
* Any excessive words defined in a line outside the scope of any operators or syntax will be neglected so you can write pure hindi codes and make them grammatically correct and give a pure Hindi Code demo in UN Assembly. <br/>
@@ -65,9 +65,9 @@ Arithmetic, relational and logical operators can be used in their raw form as de
6565
```
6666
Mitrooon
6767
agar baat sach hai
68-
bhaiyo aur behno "Modi sabse achhe pradhan mantri hai."
68+
bhaiyo aur behno "Modi sabse achhe pradhan mantri hai."
6969
nahi toh
70-
bhaiyo aur behno "Rahul Gandhi ko PM banaiye"
70+
bhaiyo aur behno "Rahul Gandhi ko PM banaiye"
7171
Achhe din aa gaye
7272
```
7373
<br/>
@@ -82,4 +82,4 @@ Ideas and Contributions for alpha version implemented by <br/>
8282
* Tilak S Naik [@TilakSN](https://github.com/TilakSN) <br/>
8383
* Shishira R Maiya [@abhyantrika](https://github.com/abhyantrika) <br/>
8484

85-
* You are welcome, if you feel the need to contribute. Just clone the repo and send a pull request!
85+
* You are welcome if you feel the need to contribute. Just clone the repo and send a pull request!

0 commit comments

Comments
 (0)