Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-211

numbers - zoned signed and unsigned

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • s3, s4, s5, s6, s7
    • None
    • Back End

    Description

      Implement zoned and packed-decimal numbers. See http://en.wikipedia.org/wiki/Binary-coded_decimal for more information. Note that this requires different code for different integer types (byte, short, int, long, BigInteger), signed and unsigned numbers and differentiation between EBCDIC and ASCII formatting (all be it with a lot of code reuse).

      See the src/daffodil/grammar/Primitives.scala/ConvertTextNumberPrim class for an example for how to do this

      Attachments

        Activity

          People

            Unassigned Unassigned
            daffodil-jeffrey.jacobs Jeffrey C. Jacobs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: