Source code for task solutions written in Fōrmulæ #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Cheers