Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kagsa-win-1.1.0.zip | 2022-09-03 | 10.9 MB | |
kagsa-termux-1.1.0.zip | 2022-09-03 | 28.4 kB | |
kagsa-linux-1.1.0.zip | 2022-09-03 | 28.4 kB | |
1.1.0.tar.gz | 2022-09-02 | 46.4 kB | |
1.1.0.zip | 2022-09-02 | 71.5 kB | |
README.md | 2022-09-02 | 550 Bytes | |
Totals: 6 Items | 11.1 MB | 0 |
Feature of New Version 1.1.0 :
- new way to parse string format to take every thing inside
${}
.- OLD : fomat string only take just one variable inside
${}
- OLD : fomat string only take just one variable inside
- fix some problem ins parser.
- OLD : problems in run this code
var output = '5 = 5'
- OLD : problems in run this code
PATH
variable.Web
module\framework for frontend.jump
keyword.- allow this way
datatype.method()
to deal with methods.- OLD : only this way
method( datatype )
- OLD : only this way
dir()
function to read all items inside any class.@KAGSA
class.- New KAGSA Console.