Skip to content

Modified version which allows also setting specific variable inside a new or existing file #20

@TsurHerman

Description

@TsurHerman

Moreover the modified version works with many julia types, basically anything that obeys the following
equation
eval(parse(sprint(print,x))) == x

parseini gist

There are a few lines of example usage in the end of the gist

The modified version returns a Dict and not a specialized type which I think is a better design choice here.
I am submitting this as a gist for evaluation and not as a PR because there are some design changes over the original.

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