PlummersSoftwareLLC / Primes

Prime Number Projects in C#/C++/Python
https://plummerssoftwarellc.github.io/PrimeView/
2.43k stars 575 forks source link

Question: Is inline assembly allowed? #921

Closed rzuckerm closed 1 year ago

rzuckerm commented 1 year ago

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.