A
A
Author : @Youngestdev Pheew. Update. ## The push method. The push method has been built into two ways. ### 1. addToList(list, value). This above, is a function to add a...
Author : @Youngestdev # Update. I've written some new methods. + `.indexOf()` + `.keys()` + An uncomplete `.sort()` and `.slice()` method - still under development. ## And Yes ! :tada:...
# Update on The Data Types Modules ### __ Double Dash Using double dash as the beginning of class variable in the simple-lang standard modules should be implored to make...
Keeping this issue open is advised
@appcypher a dictionary implementation will be great due to it possibilities and it possible uses, eager for your pull request
@appcypher the list literal error is not intentional `display list[0][0]` should work perfectly but i found out it erroneous on my System too i fix it immediately and update too....
The list index definitely start from zero but and one two but it should not clash in which ever way. The support of index starting from 1 is resolving to...
@appcypher you might not need to dig deep into cryptography you can use the sha1, sha254, md5 and other hashes from the security library to hash keys `call "simple/security/Hash.sim"` This...
Just ensure your fork is upto date, build from master as breaking changes has been implemented
We ought to have snippets on RosettaCode but the absence is intentional since the simple-lang is currently in it infantry and there might be changes along the way such as...