Skip to content

Use string as input for JSON parser - #1

Open
jmozmoz wants to merge 6 commits into
llarsen71:masterfrom
jmozmoz:master
Open

Use string as input for JSON parser#1
jmozmoz wants to merge 6 commits into
llarsen71:masterfrom
jmozmoz:master

Conversation

@jmozmoz

@jmozmoz jmozmoz commented Oct 3, 2013

Copy link
Copy Markdown

Adds the ability to parse a JSON string directly. No input file needed. See example2.f90: If fson_parse is called without the "file" argument but with a "str" argument, the content of str is parsed.

This should work with gfortran >= 4.8.1 and Intel fortran.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants