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

numbers - zoned signed and unsigned

XMLWordPrintableJSON

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

      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

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

                Created:
                Updated:
                Resolved: