<p></p>
<p>I do make use of skipping arguments a lot in FB, and named arguments a lot in Python. I don't use any languages that have both, and implementing both may be overkill in a language that's meant to be simple; I don't have much opinion on that.</p>
<p>I guess you're referring to arguments to builtin commands, since you can't skip args to scripts that aren't optional, as there are no default values for them.<br>
Well, you already can skip all arguments to all commands, which is a major flaw in HS: required arguments aren't indicated in plotscr.hsd, they all have defaults. This is something I want to change, but it's a nightmare to go through the documentation for all 700 commands.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1158#issuecomment-680133038">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZRCS2FZT54QOGXA3ITSCPRHPANCNFSM4QKSDH7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZULRDZJV4T3ABL2IOTSCPRHPA5CNFSM4QKSDH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCFADLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1158#issuecomment-680133038",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1158#issuecomment-680133038",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>