PowerShell/PHP look so different, though one syntactical element is the same: variables are written as $<VariableName> = value. Was that coincidental, I wonder?
@cambridgeport90 Its also the case in sh/bash. Both languages derived their convention from sh/bash because of its ubiquity at the time.
@freemo I actually forgot about all the history surrounding those.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@cambridgeport90 Its also the case in sh/bash. Both languages derived their convention from sh/bash because of its ubiquity at the time.