right now it is just scaling the number vector. It will need to be redone with a thicker line width later |
secondary notation method. the adjuster number specifies 'neutron count = proton_count +/- x' |
don't use the '.' for the ion. just space it out as the third value |
some simplified sentence strictures start getting defined |
. remember , these markup words are not literal These English words are just approximations for the markup language the definitions are in uscript , not English! is-made-of does not reference English terms it is just a markup version of a uscript self-defined term . The grammar structures defined in this page are some simple simplifications this sentence simplifies from "(atom subpart(proton proton)) if-that-is-true(atom = helium ) |
a var that references a 'thing' could easily just use 'normal vars to talk about things too but always better for the var symbol to show what kind of value it's holding This is going to ba a pattern. many types of 'vars' it's a fun alternative style to explore imagine that Chinese characters were the only language , what would programming look like? how would you name and handle variables if you don't name them with strings of letters? At first we moved stuff around in numeric memory banks/registers/etc.. but we quickly needed work with too many variables named variables named structures and named classes and named objects etc.. All those development frameworks were based on alphabetical language What if there wasn't an alphabet? as a programmer fluent in English and Chinese I can confidently say: The current systems are optimized for alphabetical language it is unlikely that it would be just a 'font swap' Character languages don't fit as neatly into this paradigm What would if happen if something like Chinese characters was the only language? I don't know fully know where Uscript will lead me But I'm going to have fun going down this non-phonetic script path I have not designed it yet. going to follow the flow But I am pretty sure its going to rely far more heavily on structures/objects/classes and ability to do contextual redefinition of symbols within structures |