Skip to content

Remove dependency on scodec #258

@yruslan

Description

@yruslan

Background

Currently, scodec library is used only to implement the decoding of IEEE754 floating-point numbers. Having this dependency complicates spark-cobol parser usage from Spark Shell.

Feature

Implement decoding of IEEE754 floating-point numbers in cobol-parser and remove the dependency on scodec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions