TodePond / TodeTode

language of todes
MIT License
27 stars 4 forks source link

Text-representation? #5

Open TodePond opened 2 years ago

TodePond commented 2 years ago

Maybe something like:

pond

water tode 

taddy

rain tode

good tode

rain ( tode )

thought

tode ( bot )

think

wind ( tode ( bot ) )

like

wind ( 
    good ( 
        tode ( bot )
    )
)

Are declarations allowed?

let do = wind
let existence = tode
let speech = bot
let thought = existence ( speech )
let think = do ( thought )