-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request