Skip to content

Make Uncertain first-class: CLI parsing, ordering, simplified examples#35

Merged
sigilante merged 1 commit into
masterfrom
claude/goth-language-overview-fOWhO
Jan 30, 2026
Merged

Make Uncertain first-class: CLI parsing, ordering, simplified examples#35
sigilante merged 1 commit into
masterfrom
claude/goth-language-overview-fOWhO

Conversation

@sigilante
Copy link
Copy Markdown
Owner

  • Parse "val±unc" and "val+-unc" as uncertain values in CLI arguments
  • Support positional args for -e expressions via lambda wrapping
  • Add ordering comparisons (<, >, ≤, ≥) on uncertain values (compare central values)
  • Simplify uncertainty examples from 2/4-arg to 1/2-arg signatures

- Parse "val±unc" and "val+-unc" as uncertain values in CLI arguments
- Support positional args for -e expressions via lambda wrapping
- Add ordering comparisons (<, >, ≤, ≥) on uncertain values (compare central values)
- Simplify uncertainty examples from 2/4-arg to 1/2-arg signatures

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sigilante sigilante merged commit 5a59885 into master Jan 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant