Skip to content
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

Clean up documentation loopy.org. #230

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Clean up documentation loopy.org. #230

merged 1 commit into from
Mar 6, 2025

Conversation

okamsn
Copy link
Owner

@okamsn okamsn commented Mar 6, 2025

  • Fix typos.
  • Remove some redundant examples.
  • Improve some wording.
  • Move SMAs to pindex, loop commands to tindex.
  • Use org-texinfo-kbd-macro.
  • Use dfn Org macro in more places.
  • Update translating from cl-loop.
  • Correct use of "findix" to the new "tindex".

Note that:

  • FUNC is evaluated and can be an expression.
  • Loopy can destructure generic sequences.
  • List &seq in the constructs with the others.
  • set uses one value each cycle
  • array can use test
  • Loopy intentionally does not provide :result-type. -

- Fix typos.
- Remove some redundant examples.
- Improve some wording.
- Move SMAs to `pindex`, loop commands to `tindex`.
- Use `org-texinfo-kbd-macro`.
- Use `dfn` Org macro in more places.
- Update translating from `cl-loop`.

Note that:
- `FUNC` is evaluated and can be an expression.
- Loopy can destructure generic sequences.
- List `&seq` in the constructs with the others.
- `set` uses one value each cycle
- `array` can use test
- Loopy intentionally does not provide `:result-type`.
-
@okamsn okamsn merged commit 348eae3 into master Mar 6, 2025
4 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