eo icon indicating copy to clipboard operation
eo copied to clipboard

xmir-to-eo.xsl:34-36: Add conversion from 'bytes'...

Open 0pdd opened this issue 1 year ago • 3 comments

The puzzle 1110-7e313f8a from #1110 has to be resolved:

https://github.com/objectionary/eo/blob/1966067e38151610d43df1060700d59b468ae19a/eo-parser/src/main/resources/org/eolang/parser/xmir-to-eo.xsl#L34-L36

The puzzle was created by @andreoss on 29-Aug-22.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

0pdd avatar Aug 30 '22 03:08 0pdd

@Graur please, help with this one

yegor256 avatar Aug 30 '22 14:08 yegor256

@l3r8yJ Can you check this task?

Graur avatar Sep 19 '22 12:09 Graur

@Graur sure

l3r8yJ avatar Sep 19 '22 12:09 l3r8yJ

@l3r8yJ What's up with this?

Graur avatar Nov 14 '22 12:11 Graur

@Graur there is one question, in bytes(hexdecimal numbers) we use the dot character . or the comma character , ?

l3r8yJ avatar Nov 15 '22 10:11 l3r8yJ

@l3r8yJ Can you provide an example? I don't quite understand your question

Graur avatar Nov 15 '22 11:11 Graur

@Graur

  • here comma , separeted: A23,D16
  • here dot . separeted: A23.D16

l3r8yJ avatar Nov 15 '22 11:11 l3r8yJ

@l3r8yJ If I understand your question correctly, we use spaces:

<o base=".as-bytes" line="430" pos="15"> 
   <o base="org.eolang.int" data="bytes" line="430" pos="5">00 00 00 00 FF FF FF FF</o>
</o>

Graur avatar Nov 15 '22 11:11 Graur

@Graur yes, thanks

l3r8yJ avatar Nov 15 '22 11:11 l3r8yJ

The puzzle 1110-7e313f8a has disappeared from the source code, that's why I closed this issue.

0pdd avatar Dec 28 '22 14:12 0pdd