Skip to content

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

2 participants