Fun 0.41.5
The programming language that makes You have fun
Loading...
Searching...
No Matches
json Directory Reference
Directory dependency graph for json:
src/vm/json

Files

 
from_file.c
 VM opcode snippet for loading a JSON document from a file.
 
parse.c
 VM opcode snippet for parsing a JSON string into a Fun Value.
 
stringify.c
 VM opcode snippet for converting a Fun Value to a JSON string.
 
to_file.c
 VM opcode snippet for writing a Fun Value as JSON to a file.