TodePond / DreamBerd

perfect programming language
https://dreamberd.computer
Other
11.48k stars 365 forks source link

numbers are confusing #750

Closed Tehhs closed 1 month ago

Tehhs commented 1 month ago

Numbers can get a little confusing so can we add the ability to use plain english?

Something like the below?


arr[negativeone] = five
arr[zero] = three
arr[one] = twentyeight

const const number = two + six
Tehhs commented 1 month ago

Nevermind this is already a thing.