defuse.ca icon indicating copy to clipboard operation
defuse.ca copied to clipboard

Online Assembler: Strip semicolon comments

Open defuse opened this issue 9 years ago • 2 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!

defuse avatar Mar 31 '16 02:03 defuse

Is the online assembler code open source ? If so, where is it ?

Frostn1 avatar Feb 27 '22 19:02 Frostn1

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

defuse avatar Feb 28 '22 00:02 defuse