defuse.ca
defuse.ca copied to clipboard
Online Assembler: Strip semicolon comments
From email:
Your online assembler is wonderful but is there any chance you could support comments? (Semiconon comments) It's kind of hard to upload large pieces of existing code which is commented on nearly every line!
Is the online assembler code open source ? If so, where is it ?
Yes, it's here:
- https://github.com/defuse/defuse.ca/blob/master/src/libs/Assembler.php
- https://github.com/defuse/defuse.ca/blob/master/src/pages/services/online-x86-assembler.php