Skip to content

✨ Add Tinyapl (and some missing Kap) #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jan 22, 2025
Merged

✨ Add Tinyapl (and some missing Kap) #18

merged 7 commits into from
Jan 22, 2025

Conversation

codereport
Copy link
Owner

@codereport codereport commented Jan 22, 2025

Closes: #17

Notable things for TinyAPL:

  • ❤️ Borrows Uiua's outer product
  • ❤️ Has Under
  • ❤️ Borrows stranding from BQN
  • 🆗 Explicit rank primitive ϼ
  • 🤔 Different fold left/rights /
  • 🤔 Borrows prefixes/scans from J (requires a reduction modifier to do classic scan behaviour)
  • 🙁 Tacit model is very noisy with ⦅⋄⦆
    • In other words, invisible modifiers are no longer invisible
    • ⦅⌈⍆⋄+⍆⍤1⦆
    • ⦅⌈⍆⋄⊢«×»+⍆↟⦆
  • 🙁 Inputting of

@codereport codereport self-assigned this Jan 22, 2025
@codereport codereport merged commit fd63181 into main Jan 22, 2025
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.

Add TinyAPL
1 participant