Toggle navigation
Return of JSON for Fortran
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
A blazing fast, functional JSON parser for Fortran
Find us on…
The Web
Download the Source
Return of JSON for Fortran
Developer Info
Brad Richardson
Source Files
array_m.f90
array_m.f90
array_s.f90
array_s.f90
bool_m.f90
bool_s.f90
constants_m.f90
cursor_m.f90
element_m.f90
element_m.f90
Modules
rojff
rojff_constants_m
rojff_cursor_m
rojff_fallible_json_array_m
rojff_fallible_json_element_m
rojff_fallible_json_member_m
rojff_fallible_json_object_m
rojff_fallible_json_string_m
rojff_fallible_json_value_m
rojff_file_cursor_m
Procedures
append
append
append
append
cover_empty_decimal
create_fallible_json_string
create_json_bool
create_json_integer
create_json_null
create_json_number
Derived Types
cursor_t
fallible_json_array_t
fallible_json_element_t
fallible_json_member_t
fallible_json_object_t
fallible_json_string_t
fallible_json_value_t
file_cursor_t
file_sink_t
json_array_t