Skip to content

Float Specification #25

@mzuenni

Description

@mzuenni

The CTD spec currently says that float := -?[0-9]+(\.[0-9]+)?([eE][+-]?[0-9]+)?
but test_28_prog.in has this SET(a=1/2.). So I guess CTD accepts 2. as float (at least in the code).

What is the intended behaviour here?
(I am currently trying to write a python parser for CTD files, so I might have more of these annoying questions in the future)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions