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

Document procedures in (scheme list) / SRFI 1 #637

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpellegrini
Copy link
Contributor

Hi @egallesio !

This is just an idea. We could bring documentation for SRFI procedures and macros so the user can have online help.
However, I suppose there should be compile options to generate (or not) documentation:

  • for SRFIs
  • for STklos libraries
  • for standard Scheme libraries
    So far I just included the documentation in SRFI 1. And I believe I had already done for SRFI 25.

This PR also removes the implementation of last-pair, which is already in STklos core. I also reordered some of the procedures when writing the documentation.

So we'll have online help for those

We also remove the implementation of `last-pair`, which is already in
STklos core.
@jpellegrini
Copy link
Contributor Author

This is related to issue #351 .

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.

None yet

1 participant