We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fbcca commit 5525f04Copy full SHA for 5525f04
README.md
@@ -3,10 +3,10 @@ The powerful script language designed with a stack oriented approach for efficie
3
4
## Features
5
6
-1. Stack-oriented efficient execution model
7
-2. Clear, easy-to-understand, and elegant syntax
8
-3. A wealth of convenient and highly extensible commands
9
-4. Powerful and flexible data type mechanism
+ 1. Efficient stack-oriented execution model
+ 2. Clear, easy-to-understand and elegant syntax
+ 3. Rich of convenient and highly extensible commands
+ 4. Dynamic and flexible data types system
10
11
## Sample code
12
This is a sample code to solve FizzBuzz problem in Stack programming language
0 commit comments