|
There is a discussion in the OpenEuphoria forum where the author of the Phix language is proposing a solution that has inline assembly. Is this allowed? In my opinion, even though this is a language feature, it seems like cheating. |
Answered by
rbergen
May 9, 2023
Replies: 1 comment
|
I converted this to a Q&A discussion because it isn't an issue. A solution incorporating another language could possibly be submissible as a mixed language solution, not as a solution for the enveloping language (Phix, in this case). For your reference, other mixed language solutions do exist under the PrimeMixed directory. |
0 replies
Answer selected by
rzuckerm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I converted this to a Q&A discussion because it isn't an issue.
A solution incorporating another language could possibly be submissible as a mixed language solution, not as a solution for the enveloping language (Phix, in this case). For your reference, other mixed language solutions do exist under the PrimeMixed directory.