Hyperon C
Loading...
Searching...
No Matches
sexpr_parser_t Struct Reference

Represents an S-Expression Parser state machine, to parse input text into an Atom. More...

#include <hyperon.h>

Public Attributes

void * parser
char * err_string

Detailed Description

Represents an S-Expression Parser state machine, to parse input text into an Atom.

Note
sexpr_parser_t objects must be freed with sexpr_parser_free()

Member Data Documentation

◆ parser

void* sexpr_parser_t::parser

Internal. Should not be accessed directly


The documentation for this struct was generated from the following file: