Source code for task solutions written in Fōrmulæ #20

Open
opened 2023-09-13 15:41:53 -04:00 by laurence-ugalde · 0 comments
laurence-ugalde commented 2023-09-13 15:41:53 -04:00 (Migrated from github.com)

Hi! interesting repo

This is not an issue, it's just a comment (I could not find the discussion section).

As you surely have already seen, solutions for Fōrmulæ language in Rosetta Code are provided as images, because programs are created/edited structurally, not as text. However, there is "textual" source code, using the ".formulae" extension, they are ultimately XML format, which are neither suitable not useful for Rosetta Code.

If you want (or plan) to include the source code for Fōrmulæ solutions in your respository, you can either extract, or reference them from its official repo. The name of the file is the name of the Rosetta Code task (with the .formulae extension added).

The following could be useful:

  • The directory contains several examples other than Rosetta Code tasks, so maybe you would have to filter first, or scam from your task list.
  • Every file is a "script" or "notebook" containing one or many programs and their results. Because of this, some files are big, e.g. programs that create images, see for example: Cistercian numerals.

Cheers

Hi! interesting repo This is not an issue, it's just a comment (I could not find the discussion section). As you surely have already seen, solutions for Fōrmulæ language in Rosetta Code are provided as images, because programs are created/edited structurally, not as text. However, there is "textual" source code, using the ".formulae" extension, they are ultimately XML format, which are neither suitable not useful for Rosetta Code. If you want (or plan) to include the source code for Fōrmulæ solutions in your respository, you can either extract, or reference them from its official [repo](https://github.com/formulae-org/web-content/tree/main/examples). The name of the file is the name of the Rosetta Code task (with the .formulae extension added). The following could be useful: * The directory contains several examples other than Rosetta Code tasks, so maybe you would have to filter first, or scam from your task list. * Every file is a "script" or "notebook" containing one or many programs and their results. Because of this, some files are big, e.g. programs that create images, see for example: [Cistercian numerals](https://formulae.org/?script=examples/Cistercian_numerals). Cheers
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aparler/RosettaCodeData#20
No description provided.