Discuss Scratch

18font
Scratcher
42 posts

string extension

extension that adds special blocks for manipulating strings, as well as special string variables
e.g.:

(ascii punctuation::extension) //all punctuation in ascii
(plane [# v] of unicode::extension) //all of unicode plane (#)
(reverse [abc some text here]::extension) //outputs "ereh txet emos cba")
(remove instance (2) of [he] from [hello there]::extension) //outputs "hello tre"

and more
pls add string extension
secret_agent6767
Scratcher
3 posts

string extension

((1) / (0)) it makes infinity
18font
Scratcher
42 posts

string extension

secret_agent6767 wrote:

((1) / (0)) it makes infinity
we know? (also use // for commenting in a [scratchblocks] tag)

Powered by DjangoBB