Skip to content

Add File Input Output in ALGOL 60#5744

Open
pascalecu wants to merge 2 commits intoTheRenegadeCoder:mainfrom
pascalecu:algol60/file-input-output
Open

Add File Input Output in ALGOL 60#5744
pascalecu wants to merge 2 commits intoTheRenegadeCoder:mainfrom
pascalecu:algol60/file-input-output

Conversation

@pascalecu
Copy link
Copy Markdown
Member

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.

I Am Adding a New Code Snippet in an Existing Language

Other notes

The GNU MARST documentation (which is terrible and way too concise) has to say this:

In order to determine the name of a file, which should be assigned to the channel n, the
I/O routine looks for an environment variable named FILE_n. If such variable exists, its
value is used as the filename. Otherwise, its name (i.e. the character string "FILE_n") is
used as the filename.

which is why I changed the testinfo.yml.

@pascalecu pascalecu self-assigned this May 6, 2026
@pascalecu pascalecu enabled auto-merge (squash) May 6, 2026 02:19
@github-actions github-actions Bot added enhancement Any code that improves the repo file input output See: https://sampleprograms.io/projects/file-input-output/ tests Testing related labels May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Any code that improves the repo file input output See: https://sampleprograms.io/projects/file-input-output/ tests Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add File Input Output in ALGOL 60

1 participant