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

Review and refine the Medley Primer/Medley for the Novice #1855

Open
abhikhasnain1 opened this issue Oct 18, 2024 · 4 comments
Open

Review and refine the Medley Primer/Medley for the Novice #1855

abhikhasnain1 opened this issue Oct 18, 2024 · 4 comments
Assignees

Comments

@abhikhasnain1
Copy link

abhikhasnain1 commented Oct 18, 2024

The current version of the Medley Primer is 2.0 [release date: February 1992]. The PDF is available through https://interlisp.org/documentation/Medley-Primer.pdf. The original TEDIT files can be accessed on the GitHub repository.


The Primer needs a thorough review of the following elements:

  • Spelling and grammatical errors.
  • Validity of provided code and processes on the current version of Medley.
  • Explanations/demonstrations/methods in need of further clarification.
  • Any essential restructuring of the document required to improve readability, clarity and the overall experience for beginners using Medley in conjunction with the Primer.
@abhikhasnain1
Copy link
Author

This document is intended for recording feedback and remarks generated during the review of the Primer:

Review Log

@masinter
Copy link
Member

masinter commented Nov 5, 2024

How about a 'primer' site init file that users could start Medley with

./medley --primer

that would get you into running medley with the primer visible and active?

@pamoroso
Copy link
Contributor

pamoroso commented Nov 5, 2024

In such a --primer mode the primer might be packaged for access from DInfo in a way similar to IRM. If I recall correctly there's a Medley tool for processing TEdit files for DInfo.

@nbriggs
Copy link
Contributor

nbriggs commented Nov 5, 2024

Re: "there's a Medley tool for processing TEdit files for DInfo"

The result won't be very interesting if the source TEdit files haven't been set up with use in DInfo in mind. It doesn't add cross-references, index, and the tree structure automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

4 participants