/sxript

Primary LanguageHTMLMIT LicenseMIT

Sxript

C. 2014-2021

screenshot

Browser Instances (use now)


Guide

Sxript is conveyed as open source free software. Do what thou wilt.

! ^ * / % + -

`Hxexlxlxox xWxoxrxlxd' / `x'

<`hello',<`world',2>,-3-0.14>

<`file1.txt',`file2.txt',`file3.txt'> -`.txt'

`Come and see\nthe world\'s finest\n \t...potato!'

block({print_`hello '+`world'})

do, loop, goto_, anchor_, if_

<1+1,(1/(1-1/2)),{5+5}>

prim(x,y)=z, len(x)=number

number, quote, vector, occult, word, etc.

abs, cos, elem, left, mid, right, smooth, etc.

apply(f,v), map(u,f,v), reduce(f,v)

iff(condition,occult1,occult2), for(<j,i,f,d>,occult)

apply(block,<{print_\n `hello ' + :print_`world' \n}>)

let(a,[a]+{b})

{abc}{def}, {abcdef}

sub({print_`hello '+`world'})

func(name,{[x]...[y]...[z]})